Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] [PREFIX] [Darwin] odcctools trouble...
Date: Mon, 12 Nov 2007 21:07:27
Message-Id: 20071112210632.GE1555@gentoo.org
1 In short, this is the problem:
2
3 % ld -v
4 @(#)PROGRAM:ld PROJECT:ld64-
5 Library search paths:
6 /Library/Gentoo/usr/lib/gcc/powerpc-apple-darwin8/4.0.1
7 /Library/Gentoo/usr/powerpc-apple-darwin8/lib
8 /Library/Gentoo/usr/lib
9 /Library/Gentoo/lib
10 /usr/lib
11 /usr/local/lib
12 Framework search paths:
13 /Library/Frameworks/
14 /System/Library/Frameworks/
15 /Network/Library/Frameworks/
16 ld: warning -arch not specified
17 Bus error
18
19 In the longer version this kills cpio's compilation. Normally, ld bus
20 errors when it doesn't to a good linking, but then it usually just spits
21 out some error before.
22
23 I did some research and found out that ld terminates correctly if no
24 arguments are given. As soon as one is given, like the ld-wrapper does,
25 the above is the result.
26
27 Has anyone else seen this behaviour as well?
28
29
30 --
31 Fabian Groffen
32 Gentoo on a different level
33 --
34 gentoo-alt@g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] [PREFIX] [Darwin] odcctools trouble... Elias Pipping <pipping@g.o>