Opened 12 years ago

Last modified 12 years ago

#36719 closed defect

gcc47: static c++ standard library (libstdc++.a) not built — at Version 1

Reported by: bach@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: libstdcxx

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Hi there,

on a freshly installed OSX 10.8.2, newly installed MacPorts, doing

  sudo port install gcc47

does not automatically build the C++ standard library. I see

/opt/local/lib/libstdc++.6.dylib

but no

/opt/local/lib/libstdc++.a

and this leads to the impossibility to create statically linked binaries with g++.

How does it get built?

Best,

B.

Change History (1)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: C++ static standard library removed
Owner: changed from macports-tickets@… to mww@…
Note: See TracTickets for help on using tickets.