Incidentally, this patch broke the build on ghc 6.4.2 boxes. Please avoid using new functions from Data.List such as isInfixOf.
David On Thu, Jun 5, 2008 at 7:13 AM, <[EMAIL PROTECTED]> wrote: > These seem to do the right thing on a Windows box. > > Wed Jun 4 15:31:00 BST 2008 Eric Kow <[EMAIL PROTECTED]> > * resolve issue770: catch 'does not exist' when running external programs > Convert these errors into ExitCode 127 (for Windows) > > Thu Jun 5 11:55:39 BST 2008 Eric Kow <[EMAIL PROTECTED]> > * Makefile: prefix -optl only on $(LIBS) that start with '-' > > Otherwise, on Windows, if you try to build --with-static-libs, the > linker will be passed /usr/local/lib/libcurl.a as an argument, which > makes gcc complain. _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
