delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/02/10/09:12:36

From: Hans-Bernhard Broeker <broeker AT acp3bf DOT physik DOT rwth-aachen DOT de>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: bnu27s.zip
Date: 10 Feb 2000 13:19:08 GMT
Organization: Aachen University of Technology (RWTH)
Lines: 27
Message-ID: <87udsc$cfc$1@nets3.rz.RWTH-Aachen.DE>
References: <b8xo4.5658$al3 DOT 74696 AT newsc DOT telia DOT net>
NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de
X-Trace: nets3.rz.RWTH-Aachen.DE 950188748 12780 137.226.32.75 (10 Feb 2000 13:19:08 GMT)
X-Complaints-To: abuse AT rwth-aachen DOT de
NNTP-Posting-Date: 10 Feb 2000 13:19:08 GMT
User-Agent: tin/1.4-19991113 ("No Labels") (UNIX) (Linux/2.0.0 (i586))
Originator: broeker@
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

Erik Berglund <erik2 DOT berglund AT telia DOT com> wrote:
> Hi,

> I'm trying to rebuild the old binutils as.exe and ld.exe
> from bnu27s.zip, when I get the following error messages:

> C:\DJGPP\GNU\BINUTL-2.7\GAS>make
> make.exe: *** No rule to make target `../opcodes/libopcodes.a',
> needed by `as.new'.  Stop.
>  
> C:\DJGPP\GNU\BINUTL-2.7\LD>make
> make.exe: *** No rule to make target `../bfd/libbfd.a', 
> needed by `ld.new'.  Stop.

You have to go into binutl-2.7\opcodes and binutl-2.7\bfd first, and
execute 'make' there, to build those two libraries. 'as' and 'ld',
like the other binutils, operate by use of the BFD library. The
makefile setup of the older ports wasn't clean enough to automatically
jump into those directories and build them for you, if you start the
'make' in 'gas' or 'ld', instead of the root directory of the source
tree.

OTOH: why would you want to do such a thing? Why do you think you need
versions 2.7 of gas or ld?
-- 
Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de)
Even if all the snow were burnt, ashes would remain.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019