public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeffrey A Law <law@cygnus.com>
To: Arthur Jerijian <jerijian@jaddams.csw.uic.edu>
Cc: egcs@cygnus.com
Subject: Re: Getting egcs to find GNU as on hpux 10.20
Date: Tue, 02 Dec 1997 18:18:00 -0000	[thread overview]
Message-ID: <28732.881102350@hurl.cygnus.com> (raw)
In-Reply-To: <Pine.LNX.3.96.971126191439.1167A-100000@jaddams.csw.uic.edu>

  In message <Pine.LNX.3.96.971126191439.1167A-100000@jaddams.csw.uic.edu>you w
rite:
  > 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).
The correct way to do this is to configure gas/binutils with the same
--prefix option as you configure egcs with, then build & install 
gas/binutils.

Doing so will put the assembler in a location where egcs will find
it before any system assembler.  There's other less graceful ways
to do this, but I wouldn't recommend them.

jeff

      reply	other threads:[~1997-12-02 18:18 UTC|newest]

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

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=28732.881102350@hurl.cygnus.com \
    --to=law@cygnus.com \
    --cc=egcs@cygnus.com \
    --cc=jerijian@jaddams.csw.uic.edu \
    /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).