public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Failed bootstrap on mainline on powerpc-apple-darwin7.9.0
@ 2008-01-17 19:22 Ed Smith-Rowland
  0 siblings, 0 replies; only message in thread
From: Ed Smith-Rowland @ 2008-01-17 19:22 UTC (permalink / raw)
  To: gcc-help

Here is my configure line:
../gcc/configure  --prefix=/Users/ed/bin-4.3 
--enable-languages=c,c++,fortran,objc,obj-c++,treelang

Here is the bootstrap compiler:
MacOSX:~/obj-4.3 ed$ 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)

It gets down to linking libstdc++ and then can't find


I tried setting DYLD_LIBRARY_PATH and that didn't work.

/usr/bin/ld: can't locate file for: -lgcc_s.10.4

I did a find:

./powerpc-apple-darwin7.9.0/libgcc/libgcc_s.10.4.dylib
./prev-powerpc-apple-darwin7.9.0/libgcc/libgcc_s.10.4.dylib
./stage1-powerpc-apple-darwin7.9.0/libgcc/libgcc_s.10.4.dylib

so these libraries exist.

Any ideas?

I last bootstrapped on 16 November.

Thanks.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-01-17  3:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-17 19:22 Failed bootstrap on mainline on powerpc-apple-darwin7.9.0 Ed Smith-Rowland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).