|
Blue Forest http://www.lslnet.com at 2:08 p.m. on August 16, 2006
|
|
Gcc, glibc, and Linux, libstdc++ between what is?
|
|
In download gcc, the gnu website in the catalog have seen gcc Libstdc++, releases catalog Libstdc++ catalog is the C + + Standard Library. The following is a list of the various releases gcc version, a version of catalog Gcc-3.4.3.tar.gz Gcc-ada-3.4.3.tar.gz Gcc-core-3.4.3.tar.gz Gcc-g++-3.4.3.tar.gz, what these documents? Gcc-3.4.3.tar.gz package is not all gathered gcc-core is translated c, Gcc-g++ C + + Compiler is the other analogy? There were not included libstdc++? gcc-3.4.3.tar.gz
Glibc and gcc there is a parallel to the catalog, where such documents are up glibc-2.3.tar.bz2 Achieving the standard gnu c Secretary?
Libstdc++ gcc there is a parallel with the catalog, the catalog under which libstdc++ with gcc, Secretary of the standard C + +?
Concluded that if I have to machine translation c, C + + installation procedure is not as long as Gcc-core-3.4.3.tar.gz and gcc-g++-3.4.3.tar.gz on the list; If use standard c, C + + routines, and it is necessary to have installed glibc-2.3.tar.bz2 Libstdc++-3.0.tar.gz? Gcc-core-3.4.3.tar.gz or acquiescence and gcc-g++-3.4.3.tar.gz Installation configuration there?
Ting said the confusion, I do not know whether or not to read? Thank you!
|
|
|
Re : gcc, glibc, and Linux, libstdc++ between what is?
|
|
This problem has been bothering me, heroes understanding bars
|
|
|
Re : gcc, glibc, and Linux, libstdc++ between what is?
|
|
Dirty See : Gcc-3.4.3.tar.gz includes support for several languages Gcc-ada-3.4.3.tar.gz be ada compiler Gcc-core-3.4.3.tar.gz a place in this forum to say, a C compiler Gcc-g++-3.4.3.tar.gz C + + Compiler When we use gcc, gcc will be to activate the compiler c suffix, such as C + + or ada. If the -xc option, compulsory transfer c compiler, C + + x Calling C + + compiler.
In glibc and gcc does not contain stdc++ if the use of the Eastern c or C + +. Link at the time, we must add the corresponding reservoir glibc or stdc++. If not, should their translation.
, In particular Linux Version to run, not re-compiler gcc, because most cases, the system relies on other Eastern glibc. If you change them, your system will run the risk of crash.
|
|
|
Re : gcc, glibc, and Linux, libstdc++ between what is?
|
|
"Even when we use gcc, gcc will be to activate the compiler c suffix, such as C + + or ada Gcc compiler is c Linux is C + + compiler Gcj is java compiler Gnat is ada compiler
|
|
|
Re : gcc, glibc, and Linux, libstdc++ between what is?
|
|
C standards often said that the bank is glibc China? That is to say, if not glibc, gcc only of the c compiler, Calling the printf function will be the translation, however?
Gcc code for the back end is not in gcc-core? Whether it is inside c compiler? There CPU architecture with the stuff?
|
|
|
Re : gcc, glibc, and Linux, libstdc++ between what is?
|
|
Apart from the kernel, all the procedures have been more or less calling some support for the standard kernel function; Glibc compiler gcc is the intention to use the standard C function library; Gcc or just use the standard function not studied all, Qinggeige know the answer;
(Copyright issues, many of the standard C functions are linus developers and the subsequent development; I personally think that a similar standard input-output function, and close relationship with OS kernel, the OS kernel is not necessarily the same for each method, and this part of the piracy problem does not exist; Copyright problems are mainly concentrated in such functions such as math, linus against other major re-structure this part of the standard C functions, such as formation of revenue with the standard input-output standard C function library that libc; G)
Linux and glibc and gcc libstdC++ relationship similar to the relationship;
Currently there newlib, the gcc compiler in embedded systems development transfer function library; And glibc also asked what specific differences, or we can give clues about;
Gcc compiler in general because computers are completed, the gcc compiler environment, or whether the computer system is aimed at embedded systems are able to redeploy the glibc function; Newlib then what is the meaning of existence? Is it limited gcc optimization?
|
|
|
Re : gcc, glibc, and Linux, libstdc++ between what is?
|
|
800 years ago you articles turned out.
|
|