This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc/configure.in ld and gas symbolic links?
- To: khan at xraylith dot wisc dot edu
- Subject: Re: gcc/configure.in ld and gas symbolic links?
- From: Ian Lance Taylor <ian at cygnus dot com>
- Date: Thu, 23 Oct 1997 12:37:19 -0400
- CC: egcs at cygnus dot com
Date: Thu, 23 Oct 1997 11:16:20 -0500
From: Mumit Khan <khan@xraylith.wisc.edu>
Why was the following change needed?
Sun Sep 7 09:59:08 1997 Jan-Jaap van der Heijden (J.J.vanderHeijden@student.utwente.nl)
* configure.in: Make symlink to as-new rather than as.new. Similarly
for ld-new.
Do the post-2.8.1 snapshots of binutils (or Cygnus CDK) use ld-new and
as-new? My copy of CDK still uses ld.new and as.new, and hence I had to
revert the change.
Current binutils snapshots use as-new and ld-new, as will the binutils
2.9 release.
Ian