
Maxim Kulkin wrote:
Thanks for the support Joey!
Could you send me the full list of GHC options that your application is built with. You can do that by issuing "cabal build -v" and then finding options that you ghc is run with. I do not need list of your modules or your defines though. That would help.
Sure, with the -package-id's left out, it is: /usr/bin/ghc --make -fbuilding-cabal-package -odir dist/build/git-annex/git-annex-tmp -hidir dist/build/git-annex/git-annex-tmp -stubdir dist/build/git-annex/git-annex-tmp -i -idist/build/git-annex/git-annex-tmp -i. -idist/build/autogen -Idist/build/autogen -Idist/build/git-annex/git-annex-tmp -IUtility -optP-DWITH_CLIBS -optP-DWITH_TESTSUITE -optP-DWITH_TDFA -optP-DWITH_CRYPTOHASH -optP-DWITH_S3 -optP-DWITH_WEBDAV -optP-DWITH_ASSISTANT -optP-DWITH_INOTIFY -optP-DWITH_DBUS -optP-DWITH_WEBAPP -optP-DWITH_PAIRING -optP-DWITH_XMPP -optP-DWITH_DNS -optP-DWITH_FEED -optP-DWITH_QUVI -optP-DWITH_TAHOE -optP-include -optPdist/build/autogen/cabal_macros.h -hide-all-packages -package-db dist/package.conf.inplace (You can also find git-annex's source on hackage.) -- see shy jo