%% "Richard Bland" <[EMAIL PROTECTED]> writes: rb> Here are two findings that I think are bugs. These relate to Make rb> 3.79.1 and 3.80, running under cygwin and Windows XP Professional. rb> In both cases 3.79 does what I expected and 3.80 doesn't.
rb> 2) The last two lines of the usage message under 3.80 are broken. rb> Under 3.79.1 they look right, that is rb> --unix Run in UNIX mode (use sh.exe subshell). rb> --win32 Run in Win32 mode (use Win32 subshell). These lines are not present in the FSF version of GNU make. If you're seeing them it means you're using the Cygwin version of GNU make, which has been modified by Cygwin. That version of GNU make is not really supported by this mailing list; please contact the Cygwin development team for problems with that version. I've received no other reports of VPATH not working in GNU make 3.80, but if you can reproduce this with the vanilla FSF GNU make, please contact the [EMAIL PROTECTED] mailing list and see what they have to say about it (I can't support the Windows port, since I don't own any Windows systems). -- ------------------------------------------------------------------------------- Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at: http://www.gnu.org http://make.paulandlesley.org "Please remain calm...I may be mad, but I am a professional." --Mad Scientist _______________________________________________ Bug-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-make
