Gentoo Archives: gentoo-embedded

From: Jakub Ladman <ladmanj@×××××.cz>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] gcc configure for ARM ep93xx: --with-float-abi= does not exist
Date: Fri, 19 Dec 2008 16:44:57
Message-Id: 200812191744.55435.ladmanj@volny.cz
In Reply to: Re: [gentoo-embedded] gcc configure for ARM ep93xx: --with-float-abi= does not exist by Jakub Ladman
1 Even on intel machine it fails with the same message (FPU exception)
2
3 Martin, do you have also built x86 hosted crosscompiler?
4 Or do someone know, how to add the Martins patches to crossdev?
5
6 Jakub Ladman
7
8 Dne Friday 19 of December 2008 16:25:06 Jakub Ladman napsal(a):
9 > Former tests was on AMD single core Athlon in x86 mode.
10 > Now i tested it also on dual core amd64 with completely same result:
11 >
12 > collect2: ld terminated with signal 8 [Výjimka matematického koprocesoru
13 > (SIGFPE)]
14 >
15 > I will try it now on some intel machine.
16 >
17 > Jakub Ladman
18 >
19 > Dne Friday 19 of December 2008 14:55:59 Peter Stuge napsal(a):
20 > > Jakub Ladman wrote:
21 > > > I made a try with gcc-4.3.2 and 4.1.2, but both failed with this
22 > > > messages:
23 > > >
24 > > > collect2: ld terminated with signal 8 [Výjimka matematického
25 > > > koprocesoru (SIGFPE)] during the last stage - compiling C++
26 > > > compiler.
27 > >
28 > > This looks like you are getting an FPU exception on the build system.
29 > >
30 > > Try installing Gentoo on a few other machines and see if they can
31 > > build a working crosscompiler for you.
32 > >
33 > > Jakub Ladman wrote:
34 > > > Unfortunately i have big trouble with compilers not comming from
35 > > > gentoo crossdev, can't switch compilers with gcc-config and i need
36 > > > this, because i use many types of arm, not only the cirrus logic
37 > > > one.
38 > > > (And i do not know how to append independently built compiler to
39 > > > this gentoo gcc-config system)
40 > >
41 > > The most beneficial way for the most people would of course be to
42 > > work on crossdev so that it is able to build all of your required
43 > > toolchains.
44 > >
45 > > That said, I don't think gcc-config is so complex, you should be able
46 > > to reverse engineer it with little to moderate effort.
47 > >
48 > >
49 > > //Peter

Replies