[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:10:00 GMT 2004
------- Additional Comments From dhazeghi at yahoo dot com 2004-01-21 07:10 -------
I don't think it says so anywhere prominent, but I think the preferred method for building is to do:
export CC="aCC -Ae". This is because the compiler really is aCC -Ae, since -Ae is always needed,
unlike CFLAGS which can be tweaked for different parts of the build. But I don't understand your
message about genmodes.o. There is no error message whatsoever? What does make say? It
doesn't give any error?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13443
More information about the Gcc-bugs
mailing list