root@mothership32[~]# gcc --version
gcc (GCC) 4.6.2
I am building in parallel 2 LFS 7.1 boxes, one 32 bit and another 64.
This happens only on the 32 bit box.
Thanks.
ET
Ian Lance Taylor writes:
On Sun, Aug 5, 2012 at 7:54 AM, kitepilot@xxxxxxxxxxxxx
<kitepilot@xxxxxxxxxxxxx> wrote:
Hello someone:
I got the error in the subject (more below) while compiling TCL.
tcl8.5.11/unix/../generic/tclStrToD.c:4342:6: internal compiler error:
Floating point exception
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make: *** [tclStrToD.o] Error 1
What version of GCC are you running?
Ian