public inbox for gas2@sourceware.org
 help / color / mirror / Atom feed
From: Ian Lance Taylor <ian@cygnus.com>
To: joel@merlin.gcs.redstone.army.mil
Cc: gas2@cygnus.com
Subject: Re: config/mh-linux missing in  gas-970127.tar.gz
Date: Tue, 28 Jan 1997 12:40:00 -0000	[thread overview]
Message-ID: <199701282039.PAA22944@sanguine.cygnus.com> (raw)
In-Reply-To: <Pine.SV4.3.91.970128142551.3327A-100000@merlin>

   Date: Tue, 28 Jan 1997 14:26:20 -0600 (CST)
   From: "Joel Sherrill <joel@merlin.gcs.redstone.army.mil>" <joel@merlin.gcs.redstone.army.mil>

   I am doing a one tree build of ppc-rtems on an i486-linux host and
   switched from binutils 2.7 to gas-970127 and while configuring it
   complained about config/mh-linux which was present in 2.7 but is not
   in the latest snapshots.

   I copied the one from 2.7 into the snapshot and it appears to be
   building fine now.

I don't think there is a bug here.  The file mh-linux was
intentionally removed, since it was useless.

I am guessing that you are using the same object directory, and
updated the sources, and didn't rerun configure, and got an error from
Makefile telling you that mh-linux could not be found.  The fix is to
run ./config.status by hand.  This will generate the correct Makefile
with the correct dependencies.

Although updating the sources with the same object directory will
normally work, you can't assume that it will always work.  Sometimes
you must explicitly reconfigure.

Ian


      reply	other threads:[~1997-01-28 12:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-01-28 12:30 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
1997-01-28 12:40 ` Ian Lance Taylor [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=199701282039.PAA22944@sanguine.cygnus.com \
    --to=ian@cygnus.com \
    --cc=gas2@cygnus.com \
    --cc=joel@merlin.gcs.redstone.army.mil \
    /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).