Mail Archives: djgpp/2000/05/15/14:16:11
On Mon, 15 May 2000, Eli Zaretskii wrote:
>
> On Mon, 15 May 2000, Adrian Smith wrote:
>
> > 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'.
>
> I think you need to install DJGPP v2.03.
>
One way how I was able to reproduce this problem where to
have old libstdcxx.a from gcc-2.8.1 in $DJDIR/lib (it no more
works with gcc-2.95.X)
Andris
- Raw text -