Gentoo Archives: gentoo-alt

From: Michael Haubenwallner <haubi@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] AIX and gcc
Date: Wed, 04 Jun 2008 07:11:21
Message-Id: 1212563476.7453.17.camel@salomon-22
In Reply to: [gentoo-alt] AIX and gcc by Greg Trigg
1 Hi Greg,
2
3 On Sat, 2008-05-31 at 09:55 -0500, Greg Trigg wrote:
4 > As previously mentioned to certain people, I'm trying to do a Prefix
5 > install on an RS/6000 running AIX 5.2. Unfortunately, the only gcc
6 > package version I've found for 5.2 is 3.3.2.0. IBM offers 4.2.0, but
7 > only for AIX 5.3 and above. Naturally I have a few questions.
8
9 You better want to try prefix-launcher[1] to bootstrap Gentoo Prefix on
10 AIX. Use the wiki pages [2] as starting point.
11 Also you might want to use prefix-launcher from svn[3] instead of the
12 release tar-ball, as the latter most likely has outdated package
13 versions.
14
15 Unfortunately I didn't test it recently myself, so it might be broken
16 ATM, partially maybe because of outdated versions, sorry - but you're
17 welcome to test it on AIX ;)
18 But AFAIK, mduft used svn/trunk on Interix recently...
19
20 [1] http://sourceforge.net/projects/prefix-launcher/
21 [2] http://prefix-launcher.wiki.sourceforge.net/
22 [3] http://prefix-launcher.svn.sourceforge.net/svnroot/prefix-launcher/prefix-launcher/trunk/
23
24 >
25 > Can xlc be used to install a more recent gcc? Where is xlc installed?
26 > Is it used automatically? Smit claims that it's already installed, but
27 > I can't find it anywhere.
28 >
29 > Is gcc 3.3.2 sufficient to build a more recent gcc?
30
31 Any of xlc or gcc-3.3.2 should be sufficient to bootstrap gcc, but
32 prefix-launcher should do that for you.
33
34 xlc is found as /usr/vac/bin/xlc here.
35
36 >
37 > Is it feasible to cross build an AIX gcc on a Gentoo Linux ppc64?
38
39 Better not - gcc claims to not use GNU binutils on AIX, so for me,
40 cross-compiling for AIX is not an option at all, although I've heard
41 some people doing that.
42
43 /haubi/
44 --
45 Michael Haubenwallner
46 Gentoo on a different level
47
48 --
49 gentoo-alt@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] AIX and gcc Greg Trigg <trigggl@×××××.com>