www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/05/26/02:41:06

Date: Sun, 26 May 1996 09:28:12 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Benhail Acosta Mejia <or DOT cor AT codetel DOT net DOT do>
Cc: djgpp AT delorie DOT com
Subject: Re: ld trouble
In-Reply-To: <4o2lec$e82@server2.codetel.net.do>
Message-Id: <Pine.SUN.3.91.960526091648.7733L-100000@is>
Mime-Version: 1.0

On Thu, 23 May 1996, Benhail Acosta Mejia wrote:

> C:\C++\BIN/ld.exe: cannot open linker script file djgpp.lnk: No such
     ^^^
This seems to suggest that you run under Win95 or some other system that 
supports extended filenames (DOS won't allow `+' in a filename).  What 
did you set the DJGPP environment variable to?  You cannot set it to 
C:/C++/DJGPP.ENV, because the DJGPP startup code cannot get to that 
filename before it knows that LFN is supported, and it cannot know that 
LFN should be supported without getting to DJGPP.ENV--it's a 
chicken-and-egg problem.  So you should set DJGPP to the DOSsified 
pathname of that file.  Use DIR to see what is the name of that directory 
that is known to DOS, and change the DJGPP variable accordingly.

If the above won't help, type `set > env.lst' from the DOS prompt and 
post the contents of the file env.lst.

- Raw text -


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