Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Jul 2010 00:07:03 +0400
From:      Anonymous <swell.k@gmail.com>
To:        Eitan Adler <lists@eitanadler.com>
Cc:        freebsd ports <freebsd-ports@freebsd.org>
Subject:   Re: Confirming a bug in clang++ (freeBSD
Message-ID:  <86r5jn0xw8.fsf@gmail.com>
In-Reply-To: <867hlf2doa.fsf@gmail.com> (Anonymous's message of "Thu, 01 Jul 2010 23:40:53 %2B0400")
References:  <AANLkTink7JcqKh4J2Q72CsQ3J-DqYagSB0izFho5GnYX@mail.gmail.com> <4C297844.2030500@acm.poly.edu> <4C29796C.7070901@acm.poly.edu> <AANLkTil-g_TrS_lZs75BfAotTJE4x67tloippJAz8H6V@mail.gmail.com> <86vd91b4xk.fsf@gmail.com> <AANLkTinF8N_TNwdlrmZOVk1JcyeQkj3XMsswphp84VUk@mail.gmail.com> <86630z85fg.fsf@gmail.com> <AANLkTimB5DX9y-TkEubRF3IQxt51jZNHuaKmESRQZFbv@mail.gmail.com> <867hlf2doa.fsf@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Anonymous <swell.k@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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86r5jn0xw8.fsf>