[ODE] Re: ODE: Copying that darn .RES file under windows
Russ Smith
russ at q12.org
Tue Nov 13 23:50:01 MST 2001
> When building under cygwin (which I think your instructions
> recommend) you are using the BASH shell, so DIRSEP should be '/' and
> COPY_CMD should be 'cp'.. I have made several successful builds with
> the last two lines of Makefile.win32 and Makefile.win32gcc changed
> to:
>
> COPY_CMD=cp
> DIRSEP:=$(strip /)
i just checked this out ... i think perhaps my install instructions are
not clear. if you're using cygwin, the file Makefile.config should
contain PLATFORM=cygwin, in which case Makefile.cygwin gets included,
which has the correct COPY_CMD and DIRSEP.
russ.
--
Russell Smith
http://www.q12.org
More information about the ODE
mailing list