This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc-4.5-20101125: minor bug & test results
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: Russell Whitaker <russ at ashlandhome dot net>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 1 Dec 2010 10:05:29 +0000
- Subject: Re: gcc-4.5-20101125: minor bug & test results
- References: <alpine.LNX.2.00.1011301831420.2419@bigred.russwhit.org>
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.