On Jan 7, 2007, at 10:57 AM, Neil Mitchell wrote:
For what its worth, I tend to use UnixUtils extensively on my system:

http://unxutils.sourceforge.net/

They are all pretty small, are good enough to be used as replacements
for the GNU versions, and are all compiled natively with Windows CL.

I'm not sure if these will do the kind of things you are after, but I
have used sed/make etc. from this package without any problems.

That's great! Thanks! The only programs or libraries that seem to be lacking in UnixUtils are Autoconf, Automake and Readline. I will have to try UnixUtils versions, especially for Make. There may be other dependencies (I have quite a list already; mostly following the configure.ac).

On a related note, I am running into the same convenience problem with vsvars32.bat as Yhc Issue 49 (http://code.google.com/p/yhc/ issues/detail?id=49&can=2&q=). The quick fix is to have the build find and run vsvars32.bat if the environment variables aren't found the first time. I'm not sure how to do that with Scons but it should be possible.

Cheers,
Pete

_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to