The standard library version in g++
Jason Merrill
jason@redhat.com
Sun Jun 1 14:44:00 GMT 2003
On Sun, 1 Jun 2003 16:02:37 +0300, "Alex Vinokur" <alexvn@connect.to> wrote:
> "Phil Edwards" <phil@jaj.com> wrote in message news:20030601080611.GA9178@disaster.jaj.com...
>> On Sun, Jun 01, 2003 at 07:33:18AM +0300, Alex Vinokur wrote:
>> >
>> > How can we know what is version of the standard library of g++?
>>
>> g++ -v
>> g++ --version
>>
>
> g++ -v and g++ --version show the g++ version but not the standard _library_ version.
g++ and libstdc++ are released together, so the versions should match.
Jason
More information about the Libstdc++
mailing list