$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] gcc visibility support patch
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-06-16 11:46:35
AMDG
Philipp Thomas wrote:
> * Jürgen Hunold (juergen.hunold_at_[hidden]) [20100615 14:38]:
>
>
>> I echoed the version and got full "4.4.3" which is Major.Minor.Patch.
>> And manually checked it again now.
>>
>
> Then Ubuntu patches the GCC sources to do so. The vanilla sources only give
> major.minor because the output of -dumpversion gives the version under which
> you'll find the version specific compiler stuff, i.e. the subdir in
> $libdir/gcc.
Really? I compiled gcc from source a while ago and I get
bash-3.2$ gcc-4.3.0 -dumpversion
4.3.0
In Christ,
Steven Watanabe