Mail Archives: djgpp/2000/05/15/12:39:11
On 15 May 2000, at 14:27, Adrian Smith wrote:
> I've recently upgraded from Djgpp Ver 2.81 to Ver 2.95.2. On doing so, when
> I tried to compile and link some source code, the linker threw up the
> following error :-
>
> d:\djgpp\bin\ld.exe : cannot open linker script file djgpp.djl.
>
> I looked thru some of the FAQ's and stumbled across a section under
>
> d:\djgpp\gnu\gcc-2.952\problems.txt
> which said that I had got to restore the file djgpp.djl into the \lib
> directory from Djdev202.zip which I did. The problem now is that when I try
> to link, it throws up the following error :-
>
> d:/lib/libstdcx.a/(filebuf.o)(.text +0x46) : filebuf.cc : undefined
> reference to '_eh_pc'.
>
> Could anybody shed any light on what's gone wrong ?
> Any help greatly appreciated.
>
It looks like You have installed gcc2952b.zip and gpp281b.zip.
Don't mix versions and upgrade ALL gcc related files (also
gpp2952b.zip and lgp2952b.zip)
Andris
- Raw text -