Mason Ip wrote:
I got gnu as; and it choked on gnu as with something like Âas : /var/tmp/xyz.s  . Something unknown on some *.c files. I wiped the whole thing out so I no longer had the error messages.
With this information, I can't say much about it...
Perhaps you might want to ask the GCC list gcc@gcc.gnu.org how they get GCC running on HP/UX. They might also have the required binaries (except GPC).
I've never used HP/UX so I don't know exactly what you need. Is there someone on this list using HP/UX?
Frank
On 18 Jan 00, at 2:33, Frank Heckenbach wrote:
Perhaps you might want to ask the GCC list gcc@gcc.gnu.org how they get GCC running on HP/UX. They might also have the required binaries (except GPC).
Another resource is the GCC home page:
...especially the "Host/Target specific installation notes for GCC" at:
http://gcc.gnu.org/install/specific.html
I see there are some specific notes for certain HP/UX configurations....
-- Dave