[arch-haskell] Dynamic executables and RPATH
Magnus Therning
magnus at therning.org
Sun Nov 10 15:43:12 UTC 2013
On Sun, Nov 10, 2013 at 11:41:18AM +0100, Fabien Dubosson wrote:
> >
> > Any comments? (Besides the hard coded ghc version in the path ;-)
> >
>
> Hum, one question (that may solve the hard coded path ;-) :
>
> If the shared libraries need anyway to be in a `shared` folder, why
> not using a `/etc/ld.so.conf.d/haskell.conf` file (attached to `ghc`
> package) containing the line `/usr/lib/ghc-7.6.3/shared`, and
> building *all* Haskell executables/libraries with ghc-option
> `-dynload=deploy` as explained in [1]?
Would you verify that passing --ghc-options when configuring a package
adds the options to 'ghc-options:' if present in the .cabal file?
/M
--
Magnus Therning OpenPGP: 0xAB4DFBA4
email: magnus at therning.org jabber: magnus at therning.org
twitter: magthe http://therning.org/magnus
Java is, in many ways, C++--.
-- M Feldman
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/arch-haskell/attachments/20131110/6b9e41d0/attachment.sig>
More information about the arch-haskell
mailing list