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


vishu27@cox.net wrote:
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.

Apologies - I didn't catch from your initial message that you were using newlib.

I haven't ever used newlib, so I can't help here.  However,
it seems like Duane's recent message was right on track;
you might try his approach (bringing up a truly trivial
program first).  I think with his approach you don't
care whether you built your toolchain with gcc or with
newlib -- you just build bare executables that don't
use *any* of the standard libraries or startup files.
- Dan

--
Dan Kegel
http://www.kegel.com
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=78045


------ 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]