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: Floating Point Exception when running arm-linuc-gcc on another PC





From: "Martin Guy" <martinwguy@yahoo.it>
To: "Pelle Svensson" <pelle2004@hotmail.com>
CC: crossgcc@sources.redhat.com
Subject: Re: Floating Point Exception when running arm-linuc-gcc on another PC
Date: Fri, 7 Sep 2007 10:30:37 +0100


2007/9/7, Pelle Svensson <pelle2004@hotmail.com>:
> I get "Floating Point Exception" when I run arm-linuc-gcc.
>
> My problem starts when I copy the crosstool-directory to another PC.

Different CPUs have different sets of instructions; crosstool has
auto-configured to use the instructions your first PC has, and has
used instructions your other PC does not implement.

The flags differ a lot. Building PC is Pentium 4 and the other PC is Pentium 3. I will rebuild with i386 minimum.

Thanks a lot!!

_________________________________________________________________
Fräscha middagstips på MSN http://arla.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]