Re: HPPA toolchain.
[email protected] (ITOH Yasufumi)
| Newsgroups | gmane.os.netbsd.devel.toolchain,gmane.os.netbsd.ports.hp700 |
|---|---|
| Message-ID | <[email protected]> |
[email protected] writes: > labels must be followed by a ':' Is this an intended change? The HP-UX assembler does not accept ':' after labels, and it is rather boring for me to remove and add ':'s on bringing assembly code to and from HP-UX. :| % uname -sr HP-UX B.10.20 % as foo.s as: "foo.s", line 3: error 1051: Illegal symbol in opcode position - : % -- ITOH Yasufumi