cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: win32 autobuilds

From: Greg Hewgill <greg_hewgill_at_ud.com>
Date: Tue, 9 Mar 2004 15:05:50 -0600

>I fail to see the advantage here. Just as Win32 doesn't come with sh, it
>doesn't come with perl either. So why make someone have to go and download
>perl.exe? Why not just make them go download bash.exe?

Perl is arguably easier to get and install for win32 than a bourne shell. Also, the script would need changes anyway to detect which operating system it's running on, to execute the right commands (nmake vs make, etc). Also my testcurl.pl no longer depends on an external grep or sed. And when I get the actual tests running, perl is already required for those.

The reason I'm doing this is because the environment where I'm actually using curl is also all native win32, not involving mingw or cygwin. I envision there being multiple win32 builds on the build status page: msvc, mingw, cygwin, etc.

Greg Hewgill
http://hewgill.com
Received on 2004-03-09