This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Newbie - GCC runtime question


Crouching Tiger wrote:
OK. Thanks for your help Tim.


I understood that gcc doesn't include much of the library function support required by the C standards, but it does include some C standard library support, doesn't it?

If it does, what collection of utility functions that support a
program while it is running (working with the operating system) does
gcc support?

<snipped history on account of top posting>
That's probably best answered by looking at how the gcc source is built for the target[s] in which you are interested.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]