|
RE: user package blocks standard ones: msg#00046lang.haskell.glasgow.bugs
> Question on ghc-pkg -g > ======================= > > User guide for packages does not explain this precisely. > I suspect that > ghc-pkg -g > may help to replace the messy line > > ld -r -x --whole-archive $(e)/libHSdocon.a -o $(e)/HSdocon.o > > in the above Makefile, but cannot guess how to use here this > ghc-pkg -g. Yes, that's exactly what ghc-pkg -g does. It's usage is straightforward. Could you elaborate on what you find unclear? Did you try just adding -g to the ghc-pkg command line? Cheers, Simon
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: LD_LIBRARY_PATH, ghc and Solaris, Simon Marlow |
|---|---|
| Next by Date: | RE: package treating, Simon Marlow |
| Previous by Thread: | Re: user package blocks standard ones, Sven Panne |
| Next by Thread: | Re: user package blocks standard ones, Serge D. Mechveliani |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |