From: pavenis AT lanet DOT lv To: "Adrian Smith" , djgpp AT delorie DOT com Date: Mon, 15 May 2000 19:01:41 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Djgpp Ver2.952 upgrade trouble. Message-ID: <39204995.24868.17E9714@localhost> In-reply-to: <3920181b.0@news2.cluster1.telinco.net> X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk 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