public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeffrey A Law <law@cygnus.com>
To: "David B. Rees" <dbr@oto.dyn.ml.org>
Cc: egcs@cygnus.com
Subject: Re: Compile error on hpux10.20 egcs-19980628
Date: Tue, 07 Jul 1998 22:54:00 -0000	[thread overview]
Message-ID: <10359.899876792@hurl.cygnus.com> (raw)
In-Reply-To: <Pine.LNX.3.96.980707111637.23779A-100000@oto.dyn.ml.org>

  In message < Pine.LNX.3.96.980707111637.23779A-100000@oto.dyn.ml.org >you write:
  > 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
You configured with --gas or --with-gnu-as, but egcs is finding the
hpux assembler before gas.  This is covered in the faq.
jeff

  reply	other threads:[~1998-07-07 22:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-07-07 12:51 David B. Rees
1998-07-07 22:54 ` Jeffrey A Law [this message]
1998-07-08 13:00   ` Problems configuring egcs for gas (was Re: Compile error on hpux10.20 egcs-19980628) Peter Nordlund

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=10359.899876792@hurl.cygnus.com \
    --to=law@cygnus.com \
    --cc=dbr@oto.dyn.ml.org \
    --cc=egcs@cygnus.com \
    /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).