Mason Ip wrote:
I had GNU {make, autoconf, automake, binutils, bison} on my $PATH on my HP-UX. I tried several times (first with gcc-2.7.2.1, second with all the GNU utils installed, third with gcc-2.95.2 binary installed) and got the same following error.
Hope someone can help me.
tail -20 make.log gpc1: warning: -g option disabled. gpc1: warning: -g is only supported when using GAS on this processor, gpc1: warning: -g option disabled.
Try giving configure the `--with-gnu-as' (and possibly also `--with-gnu-ld') option. I haven't had to use it so far, but according to the documentation, it should help...
Frank
On Sun, 16 Jan 2000, Frank Heckenbach wrote:
Mason Ip wrote:
I had GNU {make, autoconf, automake, binutils, bison} on my $PATH on my HP-UX. I tried several times (first with gcc-2.7.2.1, second with all the GNU utils installed, third with gcc-2.95.2 binary installed) and got the same following error.
Hope someone can help me.
tail -20 make.log gpc1: warning: -g option disabled. gpc1: warning: -g is only supported when using GAS on this processor, gpc1: warning: -g option disabled.
Try giving configure the `--with-gnu-as' (and possibly also `--with-gnu-ld') option. I haven't had to use it so far, but according to the documentation, it should help...
It was the case with older gcc's that the GNU assembler and loader were required instead of HP's on HPUX. I haven't looked at 2.95 yet, so I don't know if theis is still true with "post-reunification" gcc. If I recall, 2.7.2 still required gas.
Frank Heckenbach, frank@g-n-u.de, http://fjf.gnu.de/
+--------------------> | Nick Geovanis | IT Computing Svcs | Northwestern Univ V n-geovanis@nwu.edu