> Date: Fri, 6 Jan 2006 12:50:52 -0500
> From: "Paul D. Smith" <[EMAIL PROTECTED]>
> Cc: Markus Mauhart <[EMAIL PROTECTED]>, [EMAIL PROTECTED],
>       [email protected]
> 
> 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.

A simple way to DTRT on Windows is to invoke "build_w32.bat gcc".  I
don't see why go through the trouble of preparing yet another script
to bootstrap Make on Windows, especially since build_w32.bat doesn't
require any non-standard utility except what is required to compile
and link C programs, not even a Unixy shell.


_______________________________________________
Make-w32 mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/make-w32

Reply via email to