Re: GCC on HP-UX 10
From: David Ross (arragon_at_NOSPAMlineone.net)
Date: 11/20/03
- Next message: David Ross: "Re: GCC on HP-UX 10"
- Previous message: Paul Pluzhnikov: "Re: PA vs. Itanium"
- In reply to: Ulrich.Teichert_at_gmx.de: "Re: GCC on HP-UX 10"
- Next in thread: Ulrich.Teichert_at_gmx.de: "Re: GCC on HP-UX 10"
- Reply: Ulrich.Teichert_at_gmx.de: "Re: GCC on HP-UX 10"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 20 Nov 2003 17:42:37 +0000
Ulrich.Teichert@gmx.de wrote:
>You have the wrong assembler in the path first, seems to be the HPUX
>one. Reorder your PATH to have gas (the GNU assembler) at the front.
>gas should have been included in your gcc-install package,
That's what I thought, but there's something else going on:
rossd@sirius:/home/rossd$ whence as
/usr/local/bin/as
rossd@sirius:/home/rossd$ ll /usr/local/bin/as
-rwxr-xr-x 1 203 200 4617688 Jun 23 13:38
/usr/local/bin/as*
rossd@sirius:/home/rossd$ as -v
GNU assembler version 2.14 (hppa1.1-hp-hpux10.20) using BFD version
2.14 20030612
I'm doing something really dumb somewhere.
David
---- Note anti-spam in email address...
- Next message: David Ross: "Re: GCC on HP-UX 10"
- Previous message: Paul Pluzhnikov: "Re: PA vs. Itanium"
- In reply to: Ulrich.Teichert_at_gmx.de: "Re: GCC on HP-UX 10"
- Next in thread: Ulrich.Teichert_at_gmx.de: "Re: GCC on HP-UX 10"
- Reply: Ulrich.Teichert_at_gmx.de: "Re: GCC on HP-UX 10"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|