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
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.
Hi
Minor build bug: The cpp sanity check fails because it is looking for cpp
in /lib instead of /usr/bin
Summary of test results:
=== gcc Summary ===
# of expected passes72577
# of unexpected failures22
# of unexpected successes 32
# of expected fai