%% Keith MARSHALL <[EMAIL PROTECTED]> writes: km> OTOH, build.sh does not achieve a successful build under MSYS -- km> it quickly runs through compilation of ar.c and arscan.c, but then km> craps out with a "No such file or directory" error for w32err.h, km> while attempting to compile commands.c
build.sh was never ported to Windows; it doesn't have the requisite bits to work with the Windows subdirectories. If someone wanted to fix this they'd need to change build.sh.in to DTRT on a Windows system. -- ------------------------------------------------------------------------------- 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 _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
