darcs

Patch 18 Cabal flag for static binary (-fstatic)

Title Cabal flag for static binary (-fstatic)
Superseder Nosy List darcs-users, kowey
Related Issues
Status accepted Assigned To
Milestone

Created on 2009-10-28.16:06:06 by kowey, last changed 2009-10-30.11:42:31 by mornfall.

Files
File name Status Uploaded Type Edit Remove
cabal-flag-for-static-binary-__fstatic_.dpatch kowey, 2009-10-28.16:06:05 text/x-darcs-patch
cabal-flag-for-static-binary-__fstatic_.dpatch kowey, 2009-10-30.09:51:41 text/x-darcs-patch
unnamed kowey, 2009-10-28.16:06:05 text/plain
unnamed kowey, 2009-10-30.09:51:42 text/plain
See mailing list archives for discussion on individual patches.
Messages
msg9072 (view) Author: kowey Date: 2009-10-28.16:06:05
If I understand my IRC logs correctly, this patch was used to build a 64 bit
static Linux binary for darcs (with -f-curl), which then proceeded to segfault
merrily in the test suite.


Sun Sep 27 15:35:09 BST 2009  Eric Kow <kowey@darcs.net>
  * Cabal flag for static binary (-fstatic)
Attachments
msg9081 (view) Author: kowey Date: 2009-10-30.09:51:42
Amended as requested.

Trying the technique of

$ darcs send --in-reply-to='<87zl79rzqa.fsf@twilight.int.mornfall.net.>'\
             --subject='[patch18] amended for default False'\
             --cc=darcs-users@darcs.net

Fri Oct 30 09:46:21 GMT 2009  Eric Kow <kowey@darcs.net>
  * Cabal flag for static binary (-fstatic)
Attachments
History
Date User Action Args
2009-10-28 16:06:06koweycreate
2009-10-28 16:09:08koweysetnosy: - patches
2009-10-30 09:51:44koweysetfiles: + cabal-flag-for-static-binary-__fstatic_.dpatch, unnamed
nosy: + darcs-users
messages: + msg9081
title: Cabal flag for static binary (-fstatic) -> amended for default False
2009-10-30 10:07:17koweysettitle: amended for default False -> Cabal flag for static binary (-fstatic)
2009-10-30 11:42:31mornfallsetstatus: needs-review -> accepted