Added a comment
This commit is contained in:
parent
f7e8b7ae8a
commit
eae4c8cf77
1 changed files with 20 additions and 0 deletions
|
@ -0,0 +1,20 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="209.250.56.246"
|
||||
subject="comment 23"
|
||||
date="2013-11-11T19:14:59Z"
|
||||
content="""
|
||||
Script variation is ok.
|
||||
|
||||
So, it's looking like perhaps a problem with the way cabal links the executable, which I notice is a two stage process, vs the way ghc links it with --make.
|
||||
|
||||
To narrow down, here is hello built using cabal:
|
||||
|
||||
<http://tmp.kitenet.net/hello-cabal>
|
||||
|
||||
Here is git-annex built not using cabal:
|
||||
|
||||
<http://tmp.kitenet.net/git-annex-byhand>
|
||||
|
||||
(For my own reference, it's also built without WITH_CLIBS.)
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue