This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

Re: Help with ppc-linux cross


Will, Brendan:

Ditto for me-- the xgcc test only seems to pass if I do --with-newlib.

The problem, according to config.log, is that I get an unresolved 'atok' symbol when xgcc
runs.

Sounds to me like I *need* a runtime library, or a lot of stubs, for this test to pass...

b.g.

Will Sloan wrote:

> Brendan Simon wrote:
>
> > Yep.  It's  a chicken and egg problem.  I'm pretty sure you can build the C compiler
> > only without the runtime libs.  You can then build the runtime libs with this
> > compiler.  Once this is done you should be able to build all the other GCC components
> > such as C++, fortran, etc.
> >
>
> How do I just build the C compiler.  I have tried --with-languages=c and make
> LANGUAGES="c" and both seem to build the runtime libs???
>
> Thanks,
> Will
>
> ------
> Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
> Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com

--
William A. Gatliff
Senior Design Engineer
Komatsu Mining Systems
To teach is to learn.




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


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