Mail Archives: djgpp/1998/07/29/06:15:27
Doug Gale (dgale AT mailexcite DOT com) wrote:
> [snip]
> GRSC -c %DJDIR%\lib\gcc-lib\djgpp\2.81 myrsc.rc
> Note that this assumes that the "SET DJDIR=<whatever>" is on your
> autoexec.bat AS IT SHOULD BE! :)
As it should NOT be. You should only
set DJGPP=drive:\your\djgpp\dir\djgpp.env
DJDIR is, and should be, defined in djgpp.env.
Don't know RSXNTDJ, but probably
there is some setting you can make in DJGPP.ENV so that
grc will find the preprocessor.
maybe like:
[grc]
PREPROCESSOR_PATH=%DJDIR%/lib/gcc-lib/djgpp/2.81
Hmm, now I've downloaded the package, and looked in grc-sources, there
is no such options, but it would be easy to hack it into them....
Another possibility (I think) is to put:
set PATH=%PATH%;(drive:/dir/to/djgpp)/lib/gcc-lib/djgpp/2.81
in your autoexec.bat.
hth,
Robert.
--
rjvdboon AT cs DOT vu DOT nl | "En dat is niet waar!" sprak (ex?) Staatsecre-
www.cs.vu.nl/~rjvdboon | taris Netelenbos (onderwijs) fel.
- Raw text -