Message-Id: <199809011047.MAA50044@ieva06.lanet.lv> From: "Andris Pavenis" To: "'Djgpp List'" , Mthimkhulu Molekwa Date: Tue, 1 Sep 1998 12:51:50 +0300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Error in compiling simple prog with Gcc In-reply-to: <01BDD598.4E70C300@mmolekwa.rrs.co.za> Precedence: bulk From: Mthimkhulu Molekwa To: "'Djgpp List'" Subject: Error in compiling simple prog with Gcc Date sent: Tue, 1 Sep 1998 11:04:34 +-200 > Hello all, > > After reading problems.txt and readme.djg I followed the advice and deleted the files specs and djgpp.djl from the %DJDIR/lib directory. But now when I compile the simple 'Hello world' program, or anyother program for that matter, I get the following error message: > > Error: c:/djgpp/lib/gcc-lib/djgpp\2,81\crtf.o(.text+0xe):crtfgo32.c: undefined reference to '__register_frame_info'. > > If anyone has ever solved such a problem please advice. > Perhaps You have old libgcc.a from gcc-2.7.2.1 in c:/djgpp/lib. You SHOULD uninstall gcc-2.7.2.1 at first. Currently You can remove old libgcc.a from c:/djgpp/lib