http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37079
--- Comment #10 from Jonathan Wakely 2011-12-23
17:11:19 UTC ---
(In reply to comment #9)
> --enable-version-specific-runtime-libs
That's broken on x86_64 see bug 32415
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37079
Kai Henningsen changed:
What|Removed |Added
CC||kai.extern at gmail dot com
--- Comment
--- Comment #8 from 3dw4rd at verizon dot net 2009-12-09 13:22 ---
Subject: Re: cannot find -lgcc_s
howarth at nitro dot med dot uc dot edu wrote:
> --- Comment #7 from howarth at nitro dot med dot uc dot edu 2009-12-09
> 04:21 ---
> (In reply to comment #6)
>
>> I have th
--- Comment #7 from howarth at nitro dot med dot uc dot edu 2009-12-09
04:21 ---
(In reply to comment #6)
> I have this problem of MacOSX 10.3
> $ gcc -v
> Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs
> Thread model: posix
> gcc version 3.3 20030304 (Apple Computer, Inc. bui
--- Comment #6 from 3dw4rd at verizon dot net 2009-12-09 02:00 ---
I have this problem of MacOSX 10.3
$ gcc -v
Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs
Thread model: posix
gcc version 3.3 20030304 (Apple Computer, Inc. build 1671)
When I do a make on an empty directory i
ious.
> That multilib suffixes need to be applied to more prefixes.
> Or alter the directory structure otherwise, via configure.
>
>
> I should also try without -enable-rpath I guess.
>
>
> Thank you for attention to the bug,
> - Jay
>
>
>
>
>
via configure.
I should also try without -enable-rpath I guess.
Thank you for attention to the bug,
- Jay
> Date: Sat, 16 Aug 2008 22:36:55 +
> Subject: [Bug bootstrap/37079] cannot find -lgcc_s
> To: [EMAIL PROTECTED]
> From: [EMAIL PROTECTED]
>
>
>
>
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-08-16 22:36 ---
What happens if you just use --with-build-sysroot= ? without saying the
--with-sysroot?
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
-