Opened 19 years ago
Closed 19 years ago
#8634 closed defect (duplicate)
Cabal problem with ghc 6.4.2_0
Reported by: | jmc@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.2 |
Keywords: | Cc: | ||
Port: |
Description
Running a cabal build (./Setup.hs build) doesn't run the linker after compiling the requisite files so doesn't produce an executable.
Change History (1)
comment:1 Changed 19 years ago by gwright@…
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of 8545. Cabal is not failing to link, what is happening is that the compiler runtime is crashing.
* This bug has been marked as a duplicate of 8545 *