From: Garrett Cooper on
On Thu, Jul 1, 2010 at 1:07 PM, Anonymous <swell.k(a)gmail.com> wrote:
> Anonymous <swell.k(a)gmail.com> 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)

Oops. This is part of the reason why whenever there's a compiler
upgrade in Gentoo Linux land I always built the toolchain twice ><.
-Garrett
_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"