This is the mail archive of the gcc-prs@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: bootstrap/5205: [HP-UX] gas fed with unrecognized pseudo-op's in 64-bit build


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


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