This is the mail archive of the gcc-patches@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: [PATCH] Fix PR bootstrap/42798


Quoting Toon Moene <toon@moene.org>:

Note that I configure with --disable-werror; this is necessary to make
a combined build with a recent snapshot of gold:

$ (export LD_LIBRARY_PATH=/usr/snp/lib64; ld -v)
GNU gold (GNU Binutils for Debian 2.20.1-system.20100303) 1.9

but this also means I cannot adequately assess whether there are new
-Werror problems when building trunk with C++.

There are; see PR 44361 and PR 44362.



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