From: "Andrew Crabtree" Newsgroups: comp.os.msdos.djgpp Subject: Re: Exceptions, GCC 2.8.1 and DJGPP Date: Mon, 15 Jun 1998 13:50:29 -0700 Organization: Hewlett-Packard, Roseville Lines: 10 Message-ID: <6m41eh$6pf$1@rosenews.rose.hp.com> References: NNTP-Posting-Host: ros51675cra.rose.hp.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk > I've replaced DJGPP.ENV, specs. and DJGPP.djl with the files >includes with GCC 2.8.1 Did you remove all the old versions? It used to be that specs and linker script went in DJDIR/lib. Now they should go in the target/version directory under gcc-lib. If you didn't remove old versions that could be your problem. Just compile a small program with -v and post everything from compile to final link here for us to look at.