#198: Enable building of shared libraries in generic tarball ------------------------------------+--------------------------------------- Reporter: dogmaT | Owner: duncan Type: enhancement | Status: new Priority: major | Milestone: Component: Generic source tarball | Keywords: ------------------------------------+--------------------------------------- Current HP doesn't include nor it does support building shared libraries. When someone is starting a project using HP and needs to switch to shared libraries it actually becomes a roadblock.
Lately I was installing Jenkins (continuous integration server) and had to have a separate HP installations. After few iterations project had to--for deployment reasons--switch to shared libraries. I solved this by patching HP's generic tarball. This approach worked not only for current version 2011.4.0.0 but also for older 2011.2.0.x. Patch is included. It introduces new {{{--enable-shared}}} options for configure script. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/198> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform