public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Arthur Jerijian <jerijian@jaddams.csw.uic.edu>
To: egcs@cygnus.com
Subject: Getting egcs to find GNU as on hpux 10.20
Date: Wed, 26 Nov 1997 17:21:00 -0000	[thread overview]
Message-ID: <Pine.LNX.3.96.971126191439.1167A-100000@jaddams.csw.uic.edu> (raw)

Hi,

I attempted to compile egcs-971122 on my hpux 10.20 machine at work.
I have GCC 2.7.2.3 installed in /opt/gcc/bin and GNU as installed in
/opt/binutils/bin (which comes before /usr/ccs/bin, where the HP assembler
is, in my path).  I used
configure --with-gnu-as --prefix=/opt/egcs-971122/bin
to tell the Makefile that I'm using GNU as.  However, the resulting
stage 1 xgcc was invoking the HP assembler, not the GNU assembler, causing
a whole slew of errors to spill out!  Is there a way for the stage 1
compiled to find GNU as?

I don't have a transcript of actions or errors, but if need be, I'll
provide one on Monday after I come home freom my vacation.

Thanks!
--Arthur


             reply	other threads:[~1997-11-26 17:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-11-26 17:21 Arthur Jerijian [this message]
1997-12-02 18:18 ` Jeffrey A Law

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=Pine.LNX.3.96.971126191439.1167A-100000@jaddams.csw.uic.edu \
    --to=jerijian@jaddams.csw.uic.edu \
    --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).