LFS 6.3: chapter 6.11. Binutils-2.17 problems
Frank Peters
frank.peters at comcast.net
Sun Aug 3 10:08:37 MDT 2008
On Sun, 03 Aug 2008 13:51:34 +0200
Wolfgang Messingschlager <w.mess at freenet.de> wrote:
> Hi all,
>
> I tried to build binutils version 2.17
>
> cc1: warnings being treated as errors
>
The problem is that gcc is treating warnings as errors. This is
because of the -Werror option. If you eliminate this option the
program should compile.
FP
More information about the lfs-support
mailing list