This is the mail archive of the gcc@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: Free-Standing Implementation


----Original Message----
>From: Sriharsha Vedurmudi
>Sent: 26 April 2005 12:37

> Hello Everyone,
> 
>     I want to know what is to be expected out of a 'Free-Standard'
> implementation of gcc, glibc and newlib that confirms to C89 standard.
> We have gcc ported to a new custom processor and the porting company
> says it is a free-standing version. So, what all can I expect out of it
> and the libraries? I've tried searching in google, but couldnt get
> enough explanation.
> Any help is appreciated.
> 
> Thanks and Regards,
> Sriharsha.


  Try "info gcc" and search for "freestanding" in that.  Then read the C
language spec for the full definition of what "freestanding" implies.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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