public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* compiling gcc 2.8.1 on hpux 10.20
@ 1999-11-18 13:47 Brandon Metcalf
  1999-11-18 14:00 ` Eric Ladner
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Brandon Metcalf @ 1999-11-18 13:47 UTC (permalink / raw)
  To: help-gcc

I'm having a couple of problems compiling gcc 2.8.1 on hpux 10.20.
Since -g isn't supported unless I use gas, I configured with
--with-gnu-as and made sure gas is the one found when typing as:

baycat objdir $ whence as
/nms/tools/bin/HP-UX/as
baycat objdir $ as -v
GNU assembler version 2.9.1 (hppa1.1-hp-hpux10.20), using BFD version
2.9.1
baycat objdir $


However, when compiling gcc, I get the following:

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

Does anyone know what the problem is?

Thanks,
Brandon

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

end of thread, other threads:[~1999-11-30 23:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-18 13:47 compiling gcc 2.8.1 on hpux 10.20 Brandon Metcalf
1999-11-18 14:00 ` Eric Ladner
1999-11-18 14:22   ` Brandon Metcalf
1999-11-30 23:28     ` Brandon Metcalf
1999-11-30 23:28   ` Eric Ladner
1999-11-19  5:42 ` Tim Prince
1999-11-30 23:28   ` Tim Prince
1999-11-30 23:28 ` Brandon Metcalf

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).