bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AC_CHECK_SIZEOF fails with GCC 3.0.4


From: Pascal Haakmat
Subject: Re: AC_CHECK_SIZEOF fails with GCC 3.0.4
Date: Mon, 13 Jan 2003 13:03:51 +0100
User-agent: Mutt/1.2.5i

13/01/03 12:57, Pascal Haakmat wrote:

> configure:2394: checking size of int
> configure:2672: gcc -o conftest -g -O2   conftest.c  >&5
> /tmp/cc3ItQrW.s: Assembler messages:
> /tmp/cc3ItQrW.s:416: Warning: Unrecognized .section attribute: want a,w,x
> /tmp/cc3ItQrW.s:416: Warning: Unrecognized .section attribute: want a,w,x
> /tmp/cc3ItQrW.s:416: Error: Rest of line ignored. First ignored character is 
> `,'.
> configure:2675: $? = 1

Some further testing shows that the error does not occur when the
'-O2' flag is removed from the compiler options.

Pascal.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]