On Fri, Aug 25, 2006 at 08:06:21PM +0200, Christoph Ostarek wrote:
> Hello,
> I compile binutils-2.17 with the O3-flag and there is a warning which ends
> my compilation
> with following message:
Compile with --disable-werror if you want to use -O3. In this case
gcc is warning unnecessarily.
-
Trying to compile binutils-2.17.50.0.3 (gdb-6.4 also tries to take the addr of a
bitfield) with gcc-trunk from 20060828, i get errors of the form:
make[3]: Entering directory
`/root/src/buildroot/build_x86_64/binutils-2.17.50.0.3-target/libiberty'
if [ x"" != x ] &&
--- Additional Comments From amodra at bigpond dot net dot au 2006-08-29
03:58 ---
Please attach preprocessed source for regex.c. I can't reproduce this problem.
--
What|Removed |Added
-