|
RE: LD_LIBRARY_PATH, ghc and Solaris: msg#00045lang.haskell.glasgow.bugs
> I have to do a similar thing on OpenBSD, to use an external libgmp > residing in /usr/local/lib. But no real hacking is required! > > When compiling GHC, before you start, add something like: > > , "-L", "/usr/local/lib" > > to somewhere down around line 137 of ghc/rts/package.conf.in. More correctly, the directory should be added to the 'library_dirs' field of the package configuration for the appropriate package (readline, in the case of the original report). Cheers, Simon
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-827485 ] Heap profile w/ debugging RTS dumps core, SourceForge.net |
|---|---|
| Next by Date: | RE: user package blocks standard ones, Simon Marlow |
| Previous by Thread: | Re: LD_LIBRARY_PATH, ghc and Solaris, Donald Bruce Stewart |
| Next by Thread: | MSI application name does not have version number, Dominic Cooney |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |