public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Compile error on hpux10.20 egcs-19980628
@ 1998-07-07 12:51 David B. Rees
  1998-07-07 22:54 ` Jeffrey A Law
  0 siblings, 1 reply; 3+ messages in thread
From: David B. Rees @ 1998-07-07 12:51 UTC (permalink / raw)
  To: egcs

Got the following while compiling on hpux10.20.  Using gcc 2.7.1, and
other gnu tools (make, binutils, sed, etc).

echo "void __foo () {}" > dummy.c
./xgcc -B./  -DIN_GCC    -g -I./include  -c dummy.c
as: "/var/tmp/cciR1zdq", line 10: error 1052: Directive name not
recognized - FILE
as: "/var/tmp/cciR1zdq", line 12: error 1052: Directive name not
recognized - STABSecho "void __foo () {}" > dummy.c
./xgcc -B./  -DIN_GCC    -g -I./include  -c dummy.c
as: "/var/tmp/cciR1zdq", line 10: error 1052: Directive name not
recognized - FILE
as: "/var/tmp/cciR1zdq", line 12: error 1052: Directive name not
recognized - STABS

<more of the previous line snipped, up to line 38>

as: "/var/tmp/cciR1zdq", line 38: error 1052: Directive name not
recognized - NSUBSPA
as: "/var/tmp/cciR1zdq", line 39: error 1052: Directive name not
recognized - STABS
as: "/var/tmp/cciR1zdq", line 41: error 1052: Directive name not
recognized - STABN
as: "/var/tmp/cciR1zdq", line 49: error 1052: Directive name not
recognized - STABN
as: "/var/tmp/cciR1zdq", line 50: error 1051: Illegal symbol in opcode
position - :

as: "/var/tmp/cciR1zdq", line 58: error 1052: Directive name not
recognized - STABS
as: "/var/tmp/cciR1zdq", line 60: error 1052: Directive name not
recognized - NSUBSPA
as: "/var/tmp/cciR1zdq", line 61: error 1052: Directive name not
recognized - STABS
as: "/var/tmp/cciR1zdq", line 62: error 1051: Illegal symbol in opcode
position - :


-Dave


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1998-07-08 13:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-07-07 12:51 Compile error on hpux10.20 egcs-19980628 David B. Rees
1998-07-07 22:54 ` Jeffrey A Law
1998-07-08 13:00   ` Problems configuring egcs for gas (was Re: Compile error on hpux10.20 egcs-19980628) Peter Nordlund

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).