Re: cvs commit: fptools/mk target.mk package.mk fptools/ghc/lib/compat Makefile fptools/ghc/compiler/main Packages.lhs DriverPipeline.hs fptools/ghc/compiler/ghci Linker.lhs
Andre Pang <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.fptools |
|---|---|
| Message-ID | <DEFEB1DA-697A-11D9-B18E-000393C79D34__30519.959019921$1106125814$gmane$org@algorithm.com.au> |
On 14/01/2005, at 7:01 PM, Wolfgang Thaller wrote: > mk/target.mk: > When installing .dylibs (Darwin only), update the install_name > to point > to the final location. > (Somebody please read Apple's documentation on what > install_names are, > and then comment on whether this is a useful feature or whether > it should > be done the "normal" unix way). I'm 99% sure that the way you're doing it is right: e.g. GNU libtool does the same thing when it installs libraries in their final locations. (I'm not exactly sure what you mean by the "normal" UNIX way). Awesome work in getting the dynamic library support integrated into the build system, by the way! -- % Andre Pang : trust.in.love.to.save <http://www.algorithm.com.au/>