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]

mipsel --without-fp


Hi,

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.

I tried setting some more configure variables:

        export GCC_EXTRA_CONFIG="--without-fp"
        export GLIBC_EXTRA_CONFIG="--without-fp"

But this had no effect in helping generate the nof libraries.

Does anyone know if this is:

- possible ?

- sensible ?


Regards, Stuart

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