Anonymous <[email protected]> writes: >>> It's better to use -lstdc++ from same version of gcc by which the >>> program using it was compiled. >> >> Is it possible to determine which one? > > No. If there is an easy way I think strings(1) would show.
Doh, $ strings $LOCALBASE/lib/libLLVM* | fgrep GCC GCC: (GNU) 4.5.1 20100617 (prerelease) _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
