Date: Tue, 14 Sep 1993 02:39:29 -0400 From: davis AT amy DOT tch DOT harvard DOT edu ("John E. Davis") To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: FAQ: How to identify GCC under DOS. Reply-To: davis AT pacific DOT mps DOT ohio-state DOT edu (John E. Davis) Hi, I have an application that runs on various OS, e.g., VMS, Unix (Linux, Ultrix,...) and MSDOS. It seems that DJGPP gcc defines both i386 and unix. Linux also defines these. Is there a preprocessor symbol that uniquely specifies DJGPP gcc under MSDOS? I could not find this in the FAQ. Thanks. --John