public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/35401]  New: libstdc++ linked to system /usr/lib/libgcc_s.1.dylib not new  gcc4.3 libgcc_s.1.dylib
@ 2008-02-28 20:52 agn at noc dot soton dot ac dot uk
  2008-02-29  2:53 ` [Bug c++/35401] " howarth at nitro dot med dot uc dot edu
                   ` (32 more replies)
  0 siblings, 33 replies; 34+ messages in thread
From: agn at noc dot soton dot ac dot uk @ 2008-02-28 20:52 UTC (permalink / raw)
  To: gcc-bugs

I installed gcc4.3 20080221 onto an intel mac, core 2 duo, os x10.5.2 using
macports

The configure arguments (with prefix = /opt/local) are:
47      configure.args  --enable-languages=c,c++,objc,obj-c++ \
48                      --libdir=${prefix}/lib/${name} \
49                      --includedir=${prefix}/include/${name} \
50                      --infodir=${prefix}/share/info \
51                      --mandir=${prefix}/share/man \
52                      --with-local-prefix=${prefix} \
53                      --with-system-zlib \
54                      --disable-nls \
55                      --program-suffix=-mp-${major} \
56                      --with-gxx-include-dir=${prefix}/include/${name}/c++/ \
57                      --with-gmp=${prefix} \
58                      --with-mpfr=${prefix}

 % otool -L /opt/local/lib/gcc43/libstdc++.6.dylib
gives:

/opt/local/lib/gcc43/libstdc++.6.dylib:
       /opt/local/lib/gcc43/libstdc++.6.dylib (compatibility version 7.0.0,
current version 7.10.0)
       /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 111.0.0)
       /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version
1.0.0)

So /opt/local/lib/gcc43/libstdc++.6.dylib is linked to the old, system
/usr/lib/libgcc_s.1.dylib instead of to the new
/opt/local/lib/gcc43/libgcc_s.1.dylib


-- 
           Summary: libstdc++ linked to system /usr/lib/libgcc_s.1.dylib not
                    new  gcc4.3 libgcc_s.1.dylib
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: agn at noc dot soton dot ac dot uk
 GCC build triplet: i386-apple-darwin9
  GCC host triplet: i386-apple-darwin9
GCC target triplet: i386-apple-darwin9


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


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

end of thread, other threads:[~2008-03-03 11:34 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-28 20:52 [Bug c++/35401] New: libstdc++ linked to system /usr/lib/libgcc_s.1.dylib not new gcc4.3 libgcc_s.1.dylib agn at noc dot soton dot ac dot uk
2008-02-29  2:53 ` [Bug c++/35401] " howarth at nitro dot med dot uc dot edu
2008-02-29 12:35 ` rwild at gcc dot gnu dot org
2008-02-29 14:01 ` howarth at nitro dot med dot uc dot edu
2008-02-29 14:04 ` howarth at nitro dot med dot uc dot edu
2008-02-29 14:58 ` jakub at gcc dot gnu dot org
2008-02-29 15:00 ` agn at noc dot soton dot ac dot uk
2008-02-29 15:51 ` howarth at nitro dot med dot uc dot edu
2008-02-29 16:04 ` howarth at nitro dot med dot uc dot edu
2008-02-29 16:06 ` rguenth at gcc dot gnu dot org
2008-02-29 16:13 ` howarth at nitro dot med dot uc dot edu
2008-02-29 16:53 ` howarth at nitro dot med dot uc dot edu
2008-02-29 20:16 ` howarth at nitro dot med dot uc dot edu
2008-02-29 20:17 ` howarth at nitro dot med dot uc dot edu
2008-02-29 20:18 ` howarth at nitro dot med dot uc dot edu
2008-02-29 20:30 ` howarth at nitro dot med dot uc dot edu
2008-02-29 20:32 ` howarth at nitro dot med dot uc dot edu
2008-02-29 22:31 ` agn at noc dot soton dot ac dot uk
2008-02-29 22:52 ` [Bug c++/35401] [4.3/4.4 Regression] " rguenth at gcc dot gnu dot org
2008-03-01 17:27 ` howarth at nitro dot med dot uc dot edu
2008-03-01 17:34 ` howarth at nitro dot med dot uc dot edu
2008-03-01 19:44 ` howarth at nitro dot med dot uc dot edu
2008-03-01 19:59 ` howarth at nitro dot med dot uc dot edu
2008-03-01 20:44 ` howarth at nitro dot med dot uc dot edu
2008-03-01 22:51 ` howarth at nitro dot med dot uc dot edu
2008-03-02 17:53 ` jakub at gcc dot gnu dot org
2008-03-02 19:33 ` howarth at nitro dot med dot uc dot edu
2008-03-02 19:34 ` howarth at nitro dot med dot uc dot edu
2008-03-02 22:08 ` [Bug target/35401] " jakub at gcc dot gnu dot org
2008-03-02 22:09 ` jakub at gcc dot gnu dot org
2008-03-02 22:18 ` andreast at gcc dot gnu dot org
2008-03-02 23:10 ` fang at csl dot cornell dot edu
2008-03-03  9:21 ` rsandifo at nildram dot co dot uk
2008-03-03 11:34 ` agn at noc dot soton dot ac dot uk

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