This is the mail archive of the crossgcc@sourceware.org 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: AMCC-440EP floating point error


> > While I am trying to build a cross toolchain for a 440EP target, which
> > does have a FPU, I am getting the following error message:
>
> Please give the complete target and the build steps you followed.

Target is AMCC-440EP, powerpc; isnt it clear?(Bamboo board) 

I am using standard crosstool track, which in the previous mail 8 is missing 
at the end....

powerpc-440.dat is a standard one.
	TARGET=powerpc-440-linux-gnu
	TARGET_CFLAGS="-O -mcpu=440"
	GCC_EXTRA_CONFIG="--with-cpu=440 --enable-cxx-flags=-mcpu=440"
	GLIBC_EXTRA_CONFIG=â-mhard-floatâ // extra added option by me

Toolcombo is
> > crosstool-0.38:
> >         gcc-3.4.4
> >         glibc-2.3.5
> >         binutils-2.16.1

gcc-3.4.4-glibc-2.3.5-hdrs-2.6.11.2.dat

Hope it clear now...

--
Bora SAHIN

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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