|
[ ghc-Bugs-1083852 ] ghc-pkg ignores library dirs: msg#00029lang.haskell.glasgow.bugs
Bugs item #1083852, was opened at 2004-12-12 13:45 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1083852&group_id=8032 Category: Driver Group: 6.2.2 Status: Open Resolution: None Priority: 5 Submitted By: Axel Simon (as49) Assigned to: Nobody/Anonymous (nobody) Summary: ghc-pkg ignores library dirs Initial Comment: Hi, I'm installing several packages in sequence. The first package specified /usr/local/lib in the library_dirs field. The .o file is built correctly. The next package depends on the first package. To reduce the size of the command line of any build with the second package, I filter out all flags that are already in the first package. Doing this, the .o file of the second package cannot be built since ghc-pkg does not include the library path of the first package when it searches for the .a file. I think that adding only those flags that are needed in addition to some other dependent package is a reasonable thing to do, so I would like to see ghc-pkg search on the library paths of all dependant packages. Thanks, Axel. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1083852&group_id=8032
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-1064881 ] internal error: stg_ap_pp_ret, SourceForge.net |
|---|---|
| Next by Date: | [ ghc-Bugs-1084122 ] minor bug in rpm (x86 linux), SourceForge.net |
| Previous by Thread: | [ ghc-Bugs-1064881 ] internal error: stg_ap_pp_ret, SourceForge.net |
| Next by Thread: | [ ghc-Bugs-1083852 ] ghc-pkg ignores library dirs, SourceForge.net |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |