* gdb 6.4 compile error.
@ 2006-01-04 15:33 Eugene
2006-01-04 15:39 ` Daniel Jacobowitz
0 siblings, 1 reply; 2+ messages in thread
From: Eugene @ 2006-01-04 15:33 UTC (permalink / raw)
To: gdb
I'm getting the following compile error on gcc 4
(gnu/linux x86) :
cc1: warnings being treated as errors
In file included from aout32.c:23:
aoutx.h: In function 'aout_get_external_symbols':
aoutx.h:1275: warning: unused variable 'amt'
make[4]: *** [aout32.lo] Error 1
I think it's something to do with the -Werror option.
Can this option be removed from future versions?
__________________________________________
Yahoo! DSL Â Something to write home about.
Just $16.99/mo. or less.
dsl.yahoo.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: gdb 6.4 compile error.
2006-01-04 15:33 gdb 6.4 compile error Eugene
@ 2006-01-04 15:39 ` Daniel Jacobowitz
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Jacobowitz @ 2006-01-04 15:39 UTC (permalink / raw)
To: Eugene; +Cc: gdb
On Wed, Jan 04, 2006 at 07:33:34AM -0800, Eugene wrote:
> I'm getting the following compile error on gcc 4
> (gnu/linux x86) :
>
> cc1: warnings being treated as errors
> In file included from aout32.c:23:
> aoutx.h: In function 'aout_get_external_symbols':
> aoutx.h:1275: warning: unused variable 'amt'
> make[4]: *** [aout32.lo] Error 1
>
> I think it's something to do with the -Werror option.
> Can this option be removed from future versions?
Try --disable-werror.
--
Daniel Jacobowitz
CodeSourcery
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-01-04 15:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-04 15:33 gdb 6.4 compile error Eugene
2006-01-04 15:39 ` Daniel Jacobowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox