Gentoo Archives: gentoo-alt

From: Matt Michalowski <me@××××××××.au>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] gnuplot fails to compile, bus error
Date: Wed, 19 Sep 2007 01:02:29
Message-Id: 46F07345.8020200@mattm.id.au
In Reply to: Re: [gentoo-alt] gnuplot fails to compile, bus error by Elias Pipping
1 Elias Pipping wrote:
2 > On Tue, Sep 18, 2007 at 10:11:52PM +0200, Fabian Groffen wrote:
3 >
4 >> On 17-09-2007 17:53:11 -0500, matt hull wrote:
5 >>
6 >>> could anyone help me with gnuplot ?
7 >>>
8 >> I had the same. It appears to be related to the -mcpu= CFLAGS. I just
9 >> checked in a "fix" which just wipes those flags. The compiler just
10 >> bombs out when trying to optimise that code for the CPU.
11 >>
12 >> Can some Mac/intel user try if this package (before my fix) compiles for
13 >> them?
14 >>
15 >
16 > Compiles just fine on my mactel. (with -march=nocona).
17 >
18 > We're talking about gnuplot here, right?
19 >
20 >
21 > -- Elias
22 >
23 Works on Macintel here too. I reverted the gnuplot-4.2.2.ebuild to r9621
24 (which has no darwin check) and keyworded it ~x86-macos. It compiles and
25 seems to run. My CFLAGS are also "-O2 -march=nocona", and my only
26 enabled USE flag is 'readline'.
27
28 Matt.
29
30 --
31 gentoo-alt@g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] gnuplot fails to compile, bus error matt hull <mattmatteh@×××.com>