public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Brandon Metcalf <bmetcalf@nortelnetworks.com>
To: help-gcc@gnu.org
Subject: compiling gcc 2.8.1 on hpux 10.20
Date: Thu, 18 Nov 1999 13:47:00 -0000	[thread overview]
Message-ID: <3834724C.ADBE85F0@nortelnetworks.com> (raw)

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

WARNING: multiple messages have this Message-ID
From: Brandon Metcalf <bmetcalf@nortelnetworks.com>
To: help-gcc@gnu.org
Subject: compiling gcc 2.8.1 on hpux 10.20
Date: Tue, 30 Nov 1999 23:28:00 -0000	[thread overview]
Message-ID: <3834724C.ADBE85F0@nortelnetworks.com> (raw)
Message-ID: <19991130232800.KKRkun6C2NJ-1G0ZAvXXfdfDK8BS0TvoF3T82FZrzAE@z> (raw)

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

             reply	other threads:[~1999-11-18 13:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-18 13:47 Brandon Metcalf [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3834724C.ADBE85F0@nortelnetworks.com \
    --to=bmetcalf@nortelnetworks.com \
    --cc=help-gcc@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).