public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/34957]  New: duplicate libgcc_s.1.dylib warning on Mac OS X Leopard
@ 2008-01-24 19:05 dojo at masterleep dot com
  2008-01-25 17:06 ` [Bug fortran/34957] " dominiq at lps dot ens dot fr
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: dojo at masterleep dot com @ 2008-01-24 19:05 UTC (permalink / raw)
  To: gcc-bugs

Under Mac OS X Leopard using the prepackaged gfortran binaries from 12/31/2007,
any fortran program emits a duplicate dylib warning when linked.  This is with
the Leopard version of XCode (3.0).

$ cat test2.f
        program test2
        write (*,*) 'hello'
        end
$ gfortran test2.f 
ld: warning, duplicate dylib /usr/local/gfortran/lib/libgcc_s.1.dylib
$ a.out
 hello
$ gfortran --version
GNU Fortran (GCC) 4.3.0 20071231 (experimental) [trunk revision 131236]
Copyright (C) 2007 Free Software Foundation, Inc.


-- 
           Summary: duplicate libgcc_s.1.dylib warning on Mac OS X Leopard
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dojo at masterleep dot com


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-04-24  3:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-24 19:05 [Bug fortran/34957] New: duplicate libgcc_s.1.dylib warning on Mac OS X Leopard dojo at masterleep dot com
2008-01-25 17:06 ` [Bug fortran/34957] " dominiq at lps dot ens dot fr
2008-01-25 18:37 ` dojo at masterleep dot com
2008-01-25 18:54 ` dominiq at lps dot ens dot fr
2008-01-25 22:38 ` dojo at masterleep dot com
2008-01-25 22:48 ` dominiq at lps dot ens dot fr
2008-01-26  0:43 ` [Bug target/34957] " pinskia at gcc dot gnu dot org
2008-01-26  1:11 ` dominiq at lps dot ens dot fr
2009-04-24  3:29 ` fago at earthlink dot net

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).