Frank Peters wrote:
> On Sun, 03 Aug 2008 13:51:34 +0200
> Wolfgang Messingschlager <[EMAIL PROTECTED]> 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
On Sun, 03 Aug 2008 13:51:34 +0200
Wolfgang Messingschlager <[EMAIL PROTECTED]> 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 eliminat
Hi all,
I tried to build binutils version 2.17 on a Linux system with an Athlon
2000MHz CPU.
I had the following problems, during building binutils:
1.)
during "make tooldir=/usr" I got the error:
...
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.17/binutils -I. -D_GNU_SOURCE
-I. -I../../binutils