Gentoo Archives: gentoo-alt

From: Michael Haubenwallner <haubi@g.o>
To: gentoo-alt@l.g.o
Subject: RE: [gentoo-alt] [prefix]Starting over with svn prefix-launcher onAIX
Date: Mon, 30 Jun 2008 16:55:27
Message-Id: 1214844923.28471.42.camel@salomon-22
In Reply to: RE: [gentoo-alt] [prefix]Starting over with svn prefix-launcher onAIX by Markus Duft
1 On Mon, 2008-06-30 at 12:44 +0200, Markus Duft wrote:
2 > >
3 > > On Sun, 2008-06-29 at 23:14 +0200, Fabian Groffen wrote:
4 > > > On 29-06-2008 08:04:44 -0500, Greg Trigg wrote:
5 > > > > I found this in the configure script.
6 > > >
7 > > > > case $ac_sys_system in
8 > > > > AIX*) CC=cc_r
9 > > > > without_gcc=;;
10 > > > >
11 > > > > Naturally, I edited it to say gcc instead of cc_r (whatever that
12 > > is). It
13 > > > > looks like it's working. Perhaps I should send an upstream bug
14 > > report?
15 > > >
16 > > > % grep -a1 cc_r python-2.5.2-r5.ebuild
17 > > >
18 > > > # python defaults to use 'cc_r' on aix
19 > > > [[ ${CHOST} == *-aix* ]] && myconf="${myconf} --with-
20 > > gcc=$(tc-getCC)"
21 > > >
22 > > > I guess bootstrap-prefix/prefix-launcher is supposed to pass that
23 > > same
24 > > > option to Python's configure... I think you found a bug.
25 > >
26 > > Indeed.
27 > > Don't know why, but that '--with-gcc' was dropped during upgrade to
28 > > python-2.5 in prefix-launcher...
29 >
30 > Must have been my fault then... sorry :*(
31
32 Fixed in svn, python is configured --with-gcc again (on any platform).
33
34 /haubi/
35 --
36 Michael Haubenwallner
37 Gentoo on a different level
38
39 --
40 gentoo-alt@l.g.o mailing list