gcc-4.5-20101125: minor bug & test results

Russell Whitaker russ@ashlandhome.net
Fri Dec 3 02:33:00 GMT 2010



On Wed, 1 Dec 2010, Jonathan Wakely wrote:

> On 1 December 2010 02:45, Russell Whitaker wrote:
>>
>> Minor build bug: The cpp sanity check fails because it is looking for cpp in
>> /lib instead of /usr/bin
>
> Like http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40950 ?
> In that case it was because there was no C++ compiler installed when
> building gcc.
>

Thanks for the clue.

A week earlier I had built & installed 4.5-20101118 c,c++ in /usr
Then I deleted the old c compiler in /usr/local, but I forgot the
old cpp, c++, g++.

After removing the old cpp, etc, the 4.5-20101125 builds fine.

    Russ



More information about the Gcc mailing list