Re: source from svn1299 on; is broken when compiling on XP
- Posted by bernie Jan 11, 2009
- 1085 views
jimcbrown said...
SDPringle said...
I couldn't reproduce this problem on my system. Strangely, at least on my system, the call to system( subversion..>rev.dat, 0 ) doesn't create the rev.dat file on DOS whereas it does on Windows. svnversion's directory is in my path.
Shawn Pringle
Could the interaction between DEP and DOS be a possible culprit here?
Jim:
DEP probably just works for 32-bit applications.
CMD.exe is a 16-bit emulation if you notice in the error msg I posted.
Bernie