Gentoo Archives: gentoo-alt

From: Jeremy O <jer.gentoo@×××××.com>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] bootstrapping gcc on AIX system - problems
Date: Wed, 17 Oct 2007 13:33:11
Message-Id: 90b936c0710170622h7efe26f4te2763d23ac890d6f@mail.gmail.com
1 Hello,
2 I'm trying to bootstrap myself a gcc from the bootstrap script on a
3 AIX 5.3host. I have hit multiple hurdles and got around them so far.
4 However, I'm
5 stuck now.
6
7 I've been talking to haubi via b.g.o. (
8 http://bugs.gentoo.org/show_bug.cgi?id=194635) but I hope to get more
9 exposure here.
10
11 Does anyone know what this means and how I can avoid it. It *looks* like gcc
12 is trying to build a cross-compiler for some reason.
13 --
14 checking for sin in -lm... configure: error: Link tests are not allowed
15 after GCC_NO_EXECUTABLES.
16 make[2]: *** [configure-target-libstdc++-v3] Error 1
17 --
18
19 I called configure and make via the bootstrap-prefix.sh script - using GNU
20 make. Any ideas?
21
22 Thanks,
23 Jeremy

Replies

Subject Author
Re: [gentoo-alt] bootstrapping gcc on AIX system - problems Fabian Groffen <grobian@g.o>