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]

Floating Point Exception when running arm-linuc-gcc on another PC



Hi,


I get "Floating Point Exception" when I run arm-linuc-gcc.

I have cross-compiled gcc-3.3.4 for arm using crosstool-0.43. Some patches are added
to get a correct soft-float for arm. Everything works well on the PC where I crosscompiled
gcc on. The compiler generate correct arm files.
My problem starts when I copy the crosstool-directory to another PC.


I can't run any of the cross-compiled gcc stuf!

[]$ arm-linux-gcc -v
Floating point exception
[]$

It seems like a copy issue, but if I NFS mount my first PC's crosstool dir
onto the other PC I still get the same error!

First PC has following:
Fedora core 6
Nativ GCC 4.1.1
Crosstool: gcc-3.4.2-glibc-2.3.3

My second (the one with exception):
Fedora core 4 or 5
Nativ GCC 4.1.0

/Pelle

_________________________________________________________________
Sommarens klädmode på MSN http://salongk.msn.se/


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