This is the mail archive of the gcc-help@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]

Re: gcc make bootstrap compare error.


Hello,

have you read:
<http://gcc.gnu.org/install/specific.html#hppa*-hp-hpux10>?
You don't say what assembler you're building with
but...

If you're building with HP assembler, you can do make
all after make bootstrap, and the build should
succeed.

Alternatively build/install GNU binutils and tell GCC
to use it
<http://gcc.gnu.org/install/configure.html#with-gnu-as>.

Cheers,

Dara

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/


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