Gentoo Archives: gentoo-amd64

From: Peter Humphrey <prh@××××××××××.uk>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: vectorization (was: gcc4 CFLAGS)
Date: Sat, 23 Sep 2006 22:33:17
Message-Id: 200609232230.36532.prh@gotadsl.co.uk
In Reply to: [gentoo-amd64] Re: vectorization (was: gcc4 CFLAGS) by Duncan <1i5t5.duncan@cox.net>
1 On Tuesday 19 September 2006 14:13, Duncan wrote:
2
3 > I stumbled across my first failure with -combine. The latest
4 > (~amd64) logrotate ebuild (logrotate-3.7.2) fails with it, in the compile
5 > phase of course, with an error to the effect of too many files passed to
6 > cc1 or some such. I don't know enough about gcc to know what that means
7 > in terms of gcc module, but I do know removing -combine from CFLAGS
8 > allowed it to merge just fine.
9
10 And I've found that module-init-tools won't compile with -combine either. It
11 complains about too many modules being passed. I did the same as you and
12 removed -combine while merging module-init-tools.
13
14 I did have another package fail to compile during the first emerge -e
15 system, but I don't remember the details. On repeating emerge -e world the
16 problem didn't recur (after emerge --resume --skipfirst to allow the first
17 invocation to finish), so I stopped thinking about it.
18
19 --
20 Rgds
21 Peter
22 --
23 gentoo-amd64@g.o mailing list

Replies

Subject Author
[gentoo-amd64] Re: vectorization (was: gcc4 CFLAGS) Duncan <1i5t5.duncan@×××.net>
Re: [gentoo-amd64] Re: vectorization (was: gcc4 CFLAGS) Peter Humphrey <prh@××××××××××.uk>