Hi - If you want to go 'native' windows, MSDN has a stripped-down vc++ 7.0 (.net) compiler freely available at:
http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp?ur l=/msdn-files/027/000/976/msdncompositedoc.xml -or- go to http://msdn.microsoft.com and navigate to MSDN Home > MSDN Downloads > Software Development Kits > Microsoft .NET Framework Software Development Kit You better have fast internet access: Size (bytes): 137,363,456 Last Updated: 03/19/2002 Supported: Yes Full SDK Download (131 MB) Split SDK Setup.bat (179 bytes) Split SDK 1 of 10 (13.1 MB) Split SDK 2 of 10 (13.1 MB) Split SDK 3 of 10 (13.1 MB) Split SDK 4 of 10 (13.1 MB) Split SDK 5 of 10 (13.1 MB) Split SDK 6 of 10 (13.1 MB) Split SDK 7 of 10 (13.1 MB) Split SDK 8 of 10 (13.1 MB) Split SDK 9 of 10 (13.1 MB) Split SDK 10 of 10 (13.1 MB) It works fine (command line only) and you don't have all that extraneous cygwin stuff to worry about. Aloha => Beau. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Davide Libenzi Sent: Tuesday, December 03, 2002 5:34 AM To: [EMAIL PROTECTED] Subject: [xmail] Re: scripting ? On Tue, 3 Dec 2002, Vin Conti wrote: > > If I build it under Cygwin, will it work under 2k? Or should I find a > windows based compiler? Cygwin executable are PE executable. Naming the output as .exe and having the NT environment correctly set should do the trick. - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
