Date: Fri, 15 Jun 2001 10:45:43 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: chrisw AT wam DOT umd DOT edu Message-Id: <9791-Fri15Jun2001104543+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: <000801c0f518$4cddd300$5a3e0281@umd.edu> (chrisw@wam.umd.edu) Subject: Re: Link errors with Debug switch on References: <000801c0f518$4cddd300$5a3e0281 AT umd DOT edu> 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 > From: "Chris Wilkinson" > Date: Thu, 14 Jun 2001 17:23:47 -0400 Please keep this discussion on the mailing list, so that others will be able to suggest solutions. > I now have gcc reading the specs from: > c:/djgpp/lib/gcc-lib/djgpp/2.953/specs > > however the same link errors are produced. Please post the output of the compilation with -v, once with -g and the other time without it. There has to be something that is different between these two commands, because -g doesn't cause any code to be generated.