Confirming a bug in clang++ (freeBSD

Anonymous swell.k at gmail.com
Thu Jul 1 20:09:41 UTC 2010


Anonymous <swell.k at 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)


More information about the freebsd-ports mailing list