bootstrap/5205: [HP-UX] gas fed with unrecognized pseudo-op's in 64-bit build

rodrigc@gcc.gnu.org rodrigc@gcc.gnu.org
Thu Feb 28 01:26:00 GMT 2002


Synopsis: [HP-UX] gas fed with unrecognized pseudo-op's in 64-bit build

State-Changed-From-To: feedback->analyzed
State-Changed-By: rodrigc
State-Changed-When: Wed Feb 27 09:02:20 2002
State-Changed-Why:
    This information contributed by Steve Ellcey at HP:
    
    This person is actually building a 32 bit compiler, not a 64 bit one
    like he thinks he is.  hppa2.0w-hp-hpux11.00 is a 64 bit capabable
    machine, but it still generates 32 bit code by default.  To build a 64
    bit HPPA compiler, use a target, build, and host setting of
    hppa64-hp-hpux11.00 and use an existing 64 bit GCC or HP C with the
    +DD64 option to do the build.  If he doesn't have a 64 bit GAS he
    needs to build binutils with the same target/build/host."
    
    Can you rebuild your GCC and binutils with the
    correct target information and tell us if that works?

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5205



More information about the Gcc-bugs mailing list