This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/34957] duplicate libgcc_s.1.dylib warning on Mac OS X Leopard



------- Comment #5 from dominiq at lps dot ens dot fr  2008-01-25 22:40 -------
I have also

[ibook-dhum] f90/bug% ll /opt/gcc/gcc4.3w/lib/libgcc_s*
-rw-r--r-- 1 dominiq staff 204080 Jan 25 17:26
/opt/gcc/gcc4.3w/lib/libgcc_s.1.dylib
-rw-r--r-- 1 dominiq staff  17380 Jan 25 17:26
/opt/gcc/gcc4.3w/lib/libgcc_s.10.4.dylib
-rw-r--r-- 1 dominiq staff  17508 Jan 25 17:26
/opt/gcc/gcc4.3w/lib/libgcc_s.10.5.dylib
lrwxr-xr-x 1 dominiq staff     16 Jan 25 17:26
/opt/gcc/gcc4.3w/lib/libgcc_s_ppc64.1.dylib -> libgcc_s.1.dylib
lrwxr-xr-x 1 dominiq staff     16 Jan 25 17:26
/opt/gcc/gcc4.3w/lib/libgcc_s_x86_64.1.dylib -> libgcc_s.1.dylib

on the gcc build on my macBook under Leopard and I don't see any ld warning
(probably harmless, the linker from Apple seems quite overzealous in some
cases).

If the warning really annoy you you may try the latest version from

http://quatramaran.ens.fr/~coudert/gfortran/


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]