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]

Installation problem


Hello,

I have installed a gcc compiler and i can't succed to used it !

The installation seems to be correct but when I launch a compliation, I get thhe message :

uranus:/apache # gcc -O dhryc.c  -o test
as: "/var/tmp/ccWFjDFa.s", line 24: error 1052: Directive name not recognized -
NSUBSPA
as: "/var/tmp/ccWFjDFa.s", line 77: error 1052: Directive name not recognized -
NSUBSPA
as: "/var/tmp/ccWFjDFa.s", line 255: warning 36: Use of %fr23L is incorrect for
the current LEVEL of 1.0
as: "/var/tmp/ccWFjDFa.s", line 257: warning 36: Use of %fr24L is incorrect for
the current LEVEL of 1.0
as: "/var/tmp/ccWFjDFa.s", line 258: warning 36: Use of %fr23L is incorrect for
the current LEVEL of 1.0
as: "/var/tmp/ccWFjDFa.s", line 258: warning 36: Use of %fr24L is incorrect for
the current LEVEL of 1.0
as: "/var/tmp/ccWFjDFa.s", line 258: warning 36: Use of %fr22 is incorrect for t
he current LEVEL of 1.0
as: "/var/tmp/ccWFjDFa.s", line 258: warning 36: Use of XMPYU is incorrect for t
he current LEVEL of 1.0
as: "/var/tmp/ccWFjDFa.s", line 259: warning 36: Use of %fr22R is incorrect for
the current LEVEL of 1.0
as: "/var/tmp/ccWFjDFa.s", line 308: error 1052: Directive name not recognized -
 NSUBSPA
as: "/var/tmp/ccWFjDFa.s", line 378: error 1052: Directive name not recognized -
 NSUBSPA
as: "/var/tmp/ccWFjDFa.s", line 407: error 1052: Directive name not recognized -
 NSUBSPA
as: "/var/tmp/ccWFjDFa.s", line 441: error 1052: Directive name not recognized -
 NSUBSPA
as: "/var/tmp/ccWFjDFa.s", line 454: error 1052: Directive name not recognized -
 NSUBSPA
as: "/var/tmp/ccWFjDFa.s", line 470: error 1052: Directive name not recognized -
 NSUBSPA
as: "/var/tmp/ccWFjDFa.s", line 493: error 1052: Directive name not recognized -
 BEGIN_BRTAB
as: "/var/tmp/ccWFjDFa.s", line 509: error 1052: Directive name not recognized -
 END_BRTAB
as: "/var/tmp/ccWFjDFa.s", line 535: error 1052: Directive name not recognized -
 NSUBSPA
as: "/var/tmp/ccWFjDFa.s", line 548: error 1052: Directive name not recognized -
 NSUBSPA
as: "/var/tmp/ccWFjDFa.s", line 591: error 1052: Directive name not recognized -
 NSUBSPA
as: "/var/tmp/ccWFjDFa.s", line 607: error 1052: Directive name not recognized -
 NSUBSPA
as: "/var/tmp/ccWFjDFa.s", line 657: error 1052: Directive name not recognized -
 NSUBSPA
uranus:/apache #

Version installed :
 gcc                           2.95.3         gcc

The same command with the cc compiler is ok !
uranus:/apache # cc -O dhryc.c  -o test
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (dhryc.o) was detecte
d. The linked output may not run on a PA 1.x system.
uranus:/apache # ll
total 116
-rw-r-----   1 root       sys          32917 Oct 16 15:46 dhryc.c
drwxrwxrwx   4 root       sys           1024 Oct 16 15:42 install
drwxr-xr-x   2 root       root            96 Aug 27 15:53 lost+found
drwxrwxrwx   2 root       sys             96 Oct 16 14:20 php
-rwxrwxrwx   1 root       sys          20480 Oct 16 16:33 test
uranus:/apache #

Can you help me ?

Thank's for your help, bests regards

--
Claude BASTIEN, Responsable systèmes & Réseaux ISM

Adresse postale :
Républicain Lorrain
3 avenue des 2 Fontaines
57140 WOIPPY

Tél : 03.87.34.16.41
Fax : 03.87.32.35.69

E Mail : c.bastien@republicain-lorrain.fr

URL : http://www.republicain-lorrain.fr
 

begin:vcard 
n:BASTIEN;Claude
tel;cell:06 16 75 23 08
tel;fax:03 87 32 35 69
tel;work:03 87 34 16 41
x-mozilla-html:FALSE
url:www.republicain-lorrain.fr
org:ISM 
version:2.1
email;internet:c.bastien@republicain-lorrain.fr
title:Responsable systèmes et réseaux
adr;quoted-printable:;;R=E9publicain-Lorrain=0D=0A3 Avenue des 2 fontaines ;WOIPPY;;57140;FRANCE
fn:Claude BASTIEN
end:vcard

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