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: gcc-2.95.2 has error on HP-UX 10.20


Dear Cygnus Development Team
 Search FAQ page of your site( http://gcc.gnu.org/ ),
I found nearly same problem.
 http://gcc.gnu.org/fom_serv/cache/88.html
 g++ compile error in hp-ux 11.00 ( depot version )

 So,I installed binutils, and I solve Above problem.
Thank you.

I wrote:
> 
> Dear Cygnus Development Team
>  We Download gcc-2.95.2 from hpux.u-aizu.ac.jp.
> (Software Porting And Archive Centre for HP-UX in Japan)
> 
> And install on HP-UX 10.20 PA2.0 WorkStation.
> #unaem -a
> HP-UX lvj03 B.10.20 A 9000/780 2014390913 two-user license
> 
> But Can't compile!(asssemble error!!)
> 
> sample:
> main ()
> {
> printf("hello\n");
> }
> 
> # gcc main.c
> as: "/var/tmp/ccS4dXOd.s", line 23: error 1052: Directive name not
> recognized -
> NSUBSPA
> 
> Perhaps, gcc generated assebler source is invalid.
> 
> Please answer to this problem.
> --
> Masahiro Takakura
> LSI System Dept.
> Design Automation Development Sect.
> Hitachi Engineering Co.,Ltd.
> 1-26,Omika-cho 5-chome,Hitachi-shi,ibaraki-ken,319-1221 Japan
> 
> Phone  : +81-294-52-8579,+81-294-53-9532
> Fax    : +81-294-53-9410
> E-Mail : mtakaku@esg.hitachi-hec.co.jp

-- 
Masahiro Takakura
LSI System Dept. 
Design Automation Development Sect.
Hitachi Engineering Co.,Ltd.
1-26,Omika-cho 5-chome,Hitachi-shi,ibaraki-ken,319-1221 Japan

Phone  : +81-294-52-8579,+81-294-53-9532
Fax    : +81-294-53-9410
E-Mail : mtakaku@esg.hitachi-hec.co.jp

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