Ticket #198 (closed enhancement: fixed)

Opened 12 months ago

Last modified 7 months ago

Enable building of shared libraries in generic tarball

Reported by: dogmaT Owned by: MtnViewMark
Priority: minor Milestone: 2012.4.0.0
Component: Generic source tarball Keywords:
Cc:

Description

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.

Attachments

haskell-platform-enable-shared.diff (2.9 kB) - added by dogmaT 12 months ago.
Patch that enables building shared libriaries. It is based on public HaskellPlatform? darcs repository.

Change History

Changed 12 months ago by dogmaT

Patch that enables building shared libriaries. It is based on public HaskellPlatform? darcs repository.

Changed 7 months ago by MtnViewMark

  • priority changed from major to minor
  • milestone set to 2012.4.0.0

Changed 7 months ago by MtnViewMark

  • owner changed from duncan to MtnViewMark

Changed 7 months ago by MtnViewMark

  • status changed from new to assigned

Changed 7 months ago by MtnViewMark

  • status changed from assigned to closed
  • resolution set to fixed

fixed in HP 2012.4.0.0 rc2

Note: See TracTickets for help on using tickets.