Gentoo Archives: gentoo-alt

From: Michael Haubenwallner <haubi@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] [AIX] gcc issues
Date: Tue, 06 Nov 2007 11:16:34
Message-Id: 1194347776.6032.23.camel@salomon-22
In Reply to: [gentoo-alt] [AIX] gcc issues by Marshall McMullen
1 On Tue, 2007-11-06 at 10:01 +0000, Marshall McMullen wrote:
2 > I tried compiling something today after getting my prefixed portage
3 > up and running, and it fails with an error message such as:
4 >
5 > ld: 0711-736 ERROR: Input file M_builder.o:
6 > XCOFF64 object files are not allowed in 32-bit mode.
7 > collect2: ld returned 8 exit status
8
9 Seems like you've compiled in 64bit mode, but want to link in 32bit
10 mode.
11
12 What's the commandline to create M_builder.o ?
13 What's the commandline to link your executable/sharedlib ?
14
15 /haubi/
16 --
17 Michael Haubenwallner
18 Gentoo on a different level
19
20 --
21 gentoo-alt@g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] [AIX] gcc issues Marshall McMullen <marshall.mcmullen@×××××.com>