Newsgroups: comp.os.msdos.djgpp From: Elliott Oti Subject: Re: LD looks at zip drive Sender: usenet AT fys DOT ruu DOT nl (News system Tijgertje) Message-ID: <34AAE3EA.5D63@stud.warande.ruu.nl> Date: Thu, 1 Jan 1998 00:31:38 GMT Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii References: <34aa0925 DOT 37174269 AT news DOT dircon DOT co DOT uk> <19971231064601 DOT BAA06639 AT ladder01 DOT news DOT aol DOT com> Mime-Version: 1.0 Organization: Bipolar Widgets International Lines: 26 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Myknees wrote: > In article <34aa0925 DOT 37174269 AT news DOT dircon DOT co DOT uk>, xyzzy AT snafu DOT fubar (Roger) > writes: > >The following string appears in GNU ld 2.8.1 (the offset is from the beginning > >of the file): > > > > 0x03C77C e:/djgpp/i386-pc-msdosdjgpp/lib > > > >Changing the e: to c: "cured" it for me! (The directory does not actually > exist; > >ld finds out this quickly and gets on looking in its other places.) > > That is very interesting. Forgive a newbie for asking: you mean that you just > edited the source and recompiled LD? I'd try that right now, but I'd have to > take the time to learn how to do it properly. I might mess something up. > > --Ed (Myknees) Use a hex editor, eg hexedit, load ld.exe in it, look for the string above, and manually change the e into a c. Don't forget to copy ld.exe somewhere safe first, in case something goes wrong. -- ------------ Elliott Oti --------------- ------------- http://www.fys.ruu.nl/~oti ---------