Message-ID: <364F7711.28ADEC90@montana.com> Date: Sun, 15 Nov 1998 17:51:29 -0700 From: bowman X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: MSS1.1: Problems References: <364F3E27 DOT 887D3ED8 AT wxs DOT nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com "A. Jans-Beken" wrote: > > 2) When I use in my .h file a line #define mss the program works but I > see no log file. When I use the commandline version -dmss my program > doesn't compile... I get the error: "globmain.cc.cse: No such file or > directory (ENOENT)" -dmss is not the same as -DMSS. #define mss is not #define MSS Are you actually using lowercase?