------- Comment #8 from fago at earthlink dot net  2009-04-24 03:29 -------
I'm also seeing this on a fresh bootstrap of 4.4.0.

I also have gfortran 4.2 installed, and seem to recall the problem surfacing
here, so perhaps it is not related to 4.3 or 4.4, but something left over from
4.2:

gfortran-4.2 -v
Using built-in specs.
Target: i686-apple-darwin8
Configured with: /Builds/unix/gcc/gcc-4.2/configure --prefix=/usr/local
--mandir=/share/man --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/
--build=i686-apple-darwin8 --host=i686-apple-darwin8
--target=i686-apple-darwin8 --enable-languages=fortran
Thread model: posix
gcc version 4.2.3

gfortran-4.4 -v
Using built-in specs.
Target: i386-apple-darwin9.6.0
Configured with: ../gcc-4.4.0/configure --program-suffix=-4.4
--enable-languages=c,c++,fortran
Thread model: posix
gcc version 4.4.0 (GCC) 


ls -l /usr/local/lib/libgcc_s* gives:

-rw-r--r--  1 root  wheel  262128 Apr 23 21:09 libgcc_s.1.dylib
-rw-r--r--  1 root  wheel   17372 Apr 23 21:09 libgcc_s.10.4.dylib
-rw-r--r--  1 root  wheel   17500 Apr 23 21:09 libgcc_s.10.5.dylib
lrwxr-xr-x  1 root  wheel      16 Apr 23 21:09 libgcc_s_ppc64.1.dylib ->
libgcc_s.1.dylib
lrwxr-xr-x  1 root  wheel      16 Apr 23 21:09 libgcc_s_x86_64.1.dylib ->
libgcc_s.1.dylib


-- 

fago at earthlink dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fago at earthlink dot net


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34957

Reply via email to