sorry i missed typed it. i want to ask Is it possible to build GCC cross compiler *without* support of any library(eglic, glibc,uclibc and newlib) for bare metal. if yes what I have to do in this regard.
On Mon, Dec 7, 2009 at 4:39 PM, Phil Blundell <[email protected]> wrote: > On Mon, 2009-12-07 at 15:41 +0500, Ahsan Khawaja wrote: > > Is it possible to build GCC cross compiler with support of any library > > (eglic, glibc,uclibc and newlib). What should I have to do in this > regard. > > I'm not quite sure what you're asking. Do you mean that you want to > build a generic version of GCC which can then be used with any of the > four C libraries that you mention? > > If so, the answer is probably "yes" so long as you restrict yourself to > plain C only. If you want C++ or the like, the answer is almost > certainly no. > > p. > > > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
