Mail Archives: djgpp/2001/02/08/16:25:38
Hans-Bernhard Broeker wrote:
>
> George <ctn17331 AT centurytel DOT net> wrote:
>
> > c:/djgpp/bin/ld.exe: cannot open linker linker script file
> > /rsxntdj/lib/rsxnt.djl: no such file or directory (enoent)
>
> Is that the *exact* error message? Copied off screen letter by letter?
> If so, then there's something you should notice: it says it wanted to
> find the rsxnt.djl file in /rsxntdj/lib, *not /djgpp/rsxntdj/lib, i.e.
> the leading /djgpp part is missing. That feels wrong.
>
i noticed that, but i couldn't figure out where that needed to be
changed, everything in the autoexec.bat was correct afaik, and like i
said i modified the specs file to explicitly set the drive and directory
to look for rsxntdj.
> Another thing: last I used it, rsxntdj had its own linker, so it may
> be a sign of problem that it's using the DJGPP standard version in
> djgpp/bin.
>
in my original message i believe i said I already copied ld.exe over to
c:\djgpp\bin directory
> > though rsxnt.djl *IS* in my c:\djgpp\rsxntdj\lib directory, so once
> > again I'm lost...
>
> --
> Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de)
> Even if all the snow were burnt, ashes would remain.
I did finally get it to work, I deleted rsxntdj from my djgpp directory,
extracted to d:, so I wouldn't have to mess with the specs file, updated
my autoexec.bat, and its working beautifully. Thank you, I appreciate
both you and eli taking time to help me.
- Raw text -