delorie.com/archives/browse.cgi | search |
From: | "Chris Wilkinson" <chrisw AT wam DOT umd DOT edu> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Link errors with Debug switch on |
Date: | Fri, 15 Jun 2001 08:18:16 -0400 |
Organization: | University of Maryland College Park |
Lines: | 38 |
Message-ID: | <9gcuea$789$1@hecate.umd.edu> |
References: | <000201c0f512$e5313e40$5a3e0281 AT umd DOT edu> <6137-Fri15Jun2001104839+0300-eliz AT is DOT elta DOT co DOT il> |
NNTP-Posting-Host: | enme-90.umd.edu |
X-Trace: | hecate.umd.edu 992607498 7433 129.2.62.90 (15 Jun 2001 12:18:18 GMT) |
X-Complaints-To: | abuse AT wam DOT umd DOT edu |
NNTP-Posting-Date: | 15 Jun 2001 12:18:18 GMT |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Newsreader: | Microsoft Outlook Express 5.50.4133.2400 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
"Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> wrote in message news:6137-Fri15Jun2001104839+0300-eliz AT is DOT elta DOT co DOT il... > > From: "Chris Wilkinson" <chrisw AT wam DOT umd DOT edu> > > Date: Thu, 14 Jun 2001 16:45:05 -0400 > > > > How do you deduce that I have 2.02 installed. > > Because of this: > > > c:/djgpp/lib/gcc-lib/djgpp/2.953/cpp0.exe -lang-c -v -D__GNUC__=2 -D__GNUC_M > > INOR__=95 -Dunix -Di386 -DGO32 -DMSDOS -DDJGPP=2 -DDJGPP_MINOR=2 -D__unix__ > > -D__i386__ -D__GO32__ -D__MSDOS__ -D__DJGPP__=2 -D__DJGPP_MINOR__=2 -D__un ix > > -D__i386 -D__GO32 -D__MSDOS -D__DJGPP=2 -D__DJGPP_MINOR=2 -g -Wall > > See the -D__DJGPP_MINOR=2 part? It says that your DJGPP minor version > number is 2, i.e. you have v2.02 installed. Or so GCC thinks--this > might as well be the symptom of the problem. > > Do you still see the same -D__DJGPP_MINOR=2 now that GCC picks up the > right specs file? No, the line now reads: c:/djgpp/lib/gcc-lib/djgpp/2.953/cpp0.exe -lang-c -v -D__GNUC__=2 -D__GNUC_M INOR__=95 -Dunix -Di386 -DGO32 -DDJGPP=2 -DMSDOS -D__unix__ -D__i386__ -D__G O32__ -D__DJGPP__=2 -D__MSDOS__ -D__unix -D__i386 -D__GO32 -D__DJGPP=2 -D__M SDOS -Asystem(unix) -Asystem(msdos) -Acpu(i386) -Amachine(i386) -g -Wall -Ac pu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ -D__tune_pentium__ -imac ros c:/djgpp/lib/djgpp.ver -remap lsbfnew.c c:/djgpp/tmp\ccDiq5SI.i
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |