This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]