This is the mail archive of the gcc@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]

Re: [Q] I downloaded gcc HP-UX 10.20 binary....


On Thu, 9 Dec 1999, ironyjk wrote:

> My cc has broken.
> 
> So, I downloaded gcc and binutils HP-UX 10.20 Dynamically Linked Binary 
> 
> from http://hpux.cs.utah.edu/hppd/hpux/Gnu/gcc-2.95.2/
> 
> and install that.
> 
> But, I got this message.
> 
> gcc test.c
> as: "/var/tmp/cca16zrb.s", line 23: error 1052: Directive name not recognized -

HPUX porting/package sites also have binutils-2.9.1, and that's what you
need as well. At the very least, you need GNU assembler, which is part
of binutils.

See http://hpux.cae.wisc.edu/hppd/hpux/Gnu/binutils-2.9.1/
if you can't find it on utah site.

Regards,
Mumit



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]