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] | |
I'm having trouble building gcc 3.2.2 for hppa64-hp-hpux11.11 First I built binutils 2.13.1 for hppa64-hp-hpux11.11 I tried configuring gcc and building using the native linker. This failed (and I apologize that I don't remember the details of what went wrong, but this was several days ago). Then I tried using the gnu linker (from the 2.13.1 binutils), which seg faulted. I grabbed the 030425 binutils snapshot and tried again. Now the build is failing building millis64.S with the following errors (first of many shown - details in attached log) /opt/src/gcc-3.2.2/gcc/config/pa/milli64.S: Assembler messages: /opt/src/gcc-3.2.2/gcc/config/pa/milli64.S:272: Error: Invalid Logical Instruction Condition. ... Here are my config and build scripts...
Attachment:
Conf-64
Description: Binary data
Attachment:
Build-64
Description: Binary data
And a log of the build
Attachment:
Build-64.log.gz
Description: Binary data
-- Stuart Downing
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |