Or maybe even better would be to move the name detection logic into hbpp.c itself (if no -c option is passed), so we don't have to sync two detection environments with all its problems.
Brgds, Viktor On 2009.07.14., at 4:54, Viktor Szakáts wrote:
2009-07-14 16:48 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/pp/Makefile ! fixed hardcoded for windows shortcut (Change~1) ChangeLog name in DOS OpenWatcom builds so now it's possible again to create such builds in real DOS without LFN supportThis doesn't work on NT as DJGPP MAKE (which is used with watcom/dos) on NT will get a wildcard match for 'ChangeLog' long name and that will be used in hbpp.exe and fail. So we need to find a way to force short name for dos/watcom on NT shells. Brgds, Viktor
_______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
