This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: Re: gcc on an OS less system


I am notusing glibc. I am using newlib. I would just like to know what steps I should follow to get C++ working on my custom system.

Thanks
Vish
> 
> From: Erik Christiansen <erik@dd.nec.com.au>
> Date: 2003/10/23 Thu AM 06:14:22 EDT
> To: Dan Kegel <dank@kegel.com>
> CC: Viswanathan Sankararam <vishu27@cox.net>,  crossgcc@sources.redhat.com
> Subject: Re: gcc on an OS less system
> 
> On Thu, Oct 23, 2003 at 12:24:38AM -0700, Dan Kegel wrote:
> > 
> > I don't understand why you don't just build a new toolchain
> > that's better suited to your needs.  Ditch glibc, and use newlib...
> > surely the code you're running doesn't need an operating
> > system to be present, or you wouldn't be trying to run
> > it on a 'board' with no OS...
> 
>    Have to concur. We used newlib on the last raw target, with splendid
> results. Didn't notice he was using glibc. I wouldn't do that. ;-)
> 
> Erik
> 
> 
> ------
> Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
> Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com
> 
> 


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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