[darcs-users] darcs patch: resolve issue770: catch 'does not exist'... (and 1 more)

David Roundy droundy at darcs.net
Fri Jun 6 10:30:04 UTC 2008


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,  <E.Y.Kow at brighton.ac.uk> wrote:
> These seem to do the right thing on a Windows box.
>
> Wed Jun  4 15:31:00 BST 2008  Eric Kow <E.Y.Kow at brighton.ac.uk>
>  * 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 <E.Y.Kow at brighton.ac.uk>
>  * 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.


More information about the darcs-users mailing list