From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: "GRX is not supported on your COMPILER/CPU/.." Date: 22 Aug 2000 13:32:59 GMT Organization: Aachen University of Technology (RWTH) Lines: 23 Message-ID: <8ntveb$oj5$1@nets3.rz.RWTH-Aachen.DE> References: <39A23AED DOT F81B1DE4 AT siemens DOT at> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 966951179 25189 137.226.32.75 (22 Aug 2000 13:32:59 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 22 Aug 2000 13:32:59 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Martin Alt wrote: > I thing that is because the __GNUC__ define is never defined, but where > this should be? That's not the problem. GCC #define's __GNUC__ automatically, all by itself. > Do I using the wrong GNUC (my is installed to \EMX)? Probably yes. EMX is a port of GNU C to OS/2, which also works on DOS. DJGPP, which this newsgroup and the makefile.dj2 you used is about, is a native DOS port of GNU C. So you're at least using the wrong makefile, but more likely the wrong GNU C. > The SW I have to compile is made with GRX20, is this a problem? No. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.