To: billyliddell AT cableinet DOT co DOT uk, djgpp AT delorie DOT com Date: Tue, 28 Jul 1998 15:58:47 -0700 From: "Doug Gale" Message-ID: Mime-Version: 1.0 Subject: RSXNTDJ Organization: MailExcite (http://www.mailexcite.com:80) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk >I have recently downloaded the RSXNTDJ package and >while trying to compile the sample programs have >run into a promlem with the resource compiler. [snip] >Thanks in advance Billy. I am assuming you have GNU-CC 2.8.1. The preprocessor is in a weird location in this release. At the command line, type GRSC -?. This will list help on command line parameters. Find the one that says something like "path to preprocessor". (I think it is -c) The path to the preprocessor in 2.8.1 is %DJDIR%\LIB\GCC-LIB\DJGPP\2.81 So, (off the top of my head) the command line is: GRSC -c %DJDIR%\lib\gcc-lib\djgpp\2.81 myrsc.rc Note that this assumes that the "SET DJDIR=" is on your autoexec.bat AS IT SHOULD BE! :) (I hope my memory serves me correctly, if I'm wrong, please, be gentle! :) Free web-based email, Forever, From anywhere! http://www.mailexcite.com