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/8845] Cannot generate gcc 3.2.1 on HPUX 10.20


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From pinskia at physics dot uc dot edu  2003-06-27 03:19 -------
This really sounds like gcc really did not use gas from <http://gcc.gnu.org/install/
specific.html#hppa*-hp-hpux10>: 
The HP assembler on these systems has some problems.  Most notably the assembler 
inserts timestamps into each object file it creates, causing the 3-stage comparison test to 
fail during a make bootstrap .  You should be able to continue by saying make all after 
getting the failure from make bootstrap .


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