Gentoo Archives: gentoo-alpha

From: Davide Cittaro <daweonline@×××××.com>
To: gentoo-alpha@l.g.o
Subject: Re: [gentoo-alpha] gcc-3.4.4-r1 and kernel-2.4.30
Date: Sun, 04 Dec 2005 19:11:56
Message-Id: 0A88F0DA-C882-4DDC-A908-9096323458CA@gmail.com
In Reply to: [gentoo-alpha] gcc-3.4.4-r1 and kernel-2.4.30 by mathewt@lucent.com
1 On Dec 4, 2005, at 12:31 AM, mathewt@××××××.com wrote:
2
3 > Hello All,
4 >
5 > I switched to gcc-3.4.4-r1, rebuilt the tool-chain and was trying
6 > to recompile the kernel (2.4.30)
7 >
8 > gcc would always fail on arch/alpha/kernel/pci_iommu.c
9 > the error message is
10 >
11 > pci_iommu.c: In function `sg_fill':
12 > pci_iommu.c:510: sorry, unimplemented: inlining failed in call to
13 > 'sg_fill': recursive inlining
14 > pci_iommu.c:558: sorry, unimplemented: called from here
15 > make[1]: *** [pci_iommu.o] Error 1
16 > make: *** [_dir_arch/alpha/kernel] Error 2
17 > make: *** Waiting for unfinished jobs....
18 >
19 > gcc-3.3.2 seemed to handle this fine. has anyone hit the same issue
20 > and is there a patch for this ?
21 >
22
23 I had the same problems, I compiled everything with gcc-2.96 on a
24 RedHat...
25
26 > thanks, Mathew
27 >
28 >
29 > --
30 > gentoo-alpha@g.o mailing list
31 >
32
33 ----
34 dawe
35
36 http://dawe.ilbello.com
37
38
39 --
40 gentoo-alpha@g.o mailing list

Replies

Subject Author
Re: [gentoo-alpha] gcc-3.4.4-r1 and kernel-2.4.30 "Jose Luis Rivero (YosWinK)" <yoswink@g.o>