[108122] trunk/dports/math/cadabra

Kasper Peeters kasper.peeters at phi-sci.com
Mon Jul 15 02:06:50 PDT 2013


> cadabra just finished building successfully for me with gcc-4.2 on
> Snow Leopard. What steps should I now perform to verify whether it
> works correctly?

'make test' and 'make advtest' should both complete without errors.

> configure.compiler gcc-4.Z means the FSF GCC compiler version 4.Z as
> installed by the MacPorts gcc-4.Z port in /opt/local/bin/gcc-mp-4.Z,
> where Z is between 2 and 9 inclusive currently. These compilers use a
> different standard C++ library -- the one installed by the libstdcxx
> (or libstdcxx-devel) port in /opt/local/lib/libstdc++.6.dylib -- and
> this can cause problems linking libraries compiled with these
> compilers with libraries or programs compiled with the other
> compilers that use Apple's standard C++ library. I believe this is
> the problem you were referring to.

Yes.

Cheers,
Kasper


More information about the macports-dev mailing list