[Bug bootstrap/13443] config.guess error on HP-UX 11.11 using HP ANSI C++

dhazeghi at yahoo dot com gcc-bugzilla@gcc.gnu.org
Wed Jan 21 07:27:00 GMT 2004


------- Additional Comments From dhazeghi at yahoo dot com  2004-01-21 07:27 -------
To add briefly to what Andrew noted, with gcc snapshots, -Werror is enabled by default, so every 
warning is considered an error, thus the warnings about -g not being supported were treated by 
gcc as errors. When configuring, you can disable this behavior with --disable-werror

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13443



More information about the Gcc-bugs mailing list