This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc-4.5-20101125: minor bug & test results




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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]