This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/34957] duplicate libgcc_s.1.dylib warning on Mac OS X Leopard
- From: "dominiq at lps dot ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jan 2008 22:40:23 -0000
- Subject: [Bug fortran/34957] duplicate libgcc_s.1.dylib warning on Mac OS X Leopard
- References: <bug-34957-15598@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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