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: mipsel --without-fp


> I was trying to build a mipsel cross compiler using the TOOLCOMBO
> gcc-3.3.1-glibc-2.2.5 using crosstool.  For some reason glibc doesn't
> seem to build the lib/nof directory so ultimately it fails when the
> crosstool script tried to copy the nof libraries to their final
> destination.

Hrm.  Maybe the libraries are generated already in their final
destination (i.e. straight in lib rather than lib/nof) on that
platform.  (I think the buzzword 'multilib' comes into play here,
e.g. "mips isn't multilibbed yet", but I'm not sure.)

I'm away from my code, so I can't really give good advice,
but try commenting out that copy...

- Dan





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