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


On 4/13/06, bora.sahin@ttnet.net.tr <bora.sahin@ttnet.net.tr> wrote:
> > > 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
>
Yup clear,
 I tried building it with the latest binutils,gcc and glibc 2.3.4. It
worked fine.
I didn't try the crosstool script though. Looks like it should compile
file. Can you copy around 15-20 lines of error message where it begins
.

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