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: Setting correct (cross) compiler for newlib?



On Fri, Sep 12, 2003 at 10:25:04AM +0200, Toralf Lund wrote:


My CrossGCC toolchain build just failed because newlib configure would pick up the wrong gcc. I'm guessing it's just a matter of doing CC=$TARGET-gcc ./configure, but notice that build-crossgcc.sh doesn't do it. Does it really work without it? How?


And so on.

I'm a bit embarrassed now. After cleaning up my build script everything works just fine. I'm not quite sure what caused the problem, but it may have been a partial failure of one the preceding steps (m68k-coff-gcc was there, but I know the configure test failed on one stage.) I'm using a build process that is based on build-cross.sh, but I have adjusted the commands a bit as I want to build an RPM eventually, and because I downloaded newer versions of some of the packages. I guess I should have tried using the script directly first...

Sorry.

- Toralf



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