-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 12/26/10 9:05 AM, Матвей wrote: > > > On 26 December 2010 15:54, Alexander Hansen <[email protected] > <mailto:[email protected]>> wrote: > > > That means that there's another libstdc++.a which is causing the > problem. To try to locate that, start by running the following command > in a terminal window: > > find /usr -name libstdc++.a > > $ find /usr -name libstdc++.a > /usr/lib/gcc/darwin/3.3/libstdc++.a > /usr/lib/libstdc++.a > >
There you go. My guess is that /usr/lib/libstdc++.a is causing your problem. - -- Alexander Hansen, Ph.D. Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk0XTGUACgkQB8UpO3rKjQ+TxACgkJqbGDrYqTy2m8cRbKgy+ntK Gn0AoIZ8ockHosAoXR7DlDJyCawT7smD =VnPf -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
