[GHC] #9438: panic: loading archives not supported
GHC
ghc-devs at haskell.org
Thu Nov 13 02:07:48 UTC 2014
#9438: panic: loading archives not supported
-----------------------------------+----------------------------------
Reporter: egl | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.3
Resolution: | Keywords:
Operating System: MacOS X | Architecture: x86_64 (amd64)
Type of failure: Other | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets: #8164
Differential Revisions: |
-----------------------------------+----------------------------------
Comment (by egl):
atlas was installed by Macports. This should install atlas:
{{{
sudo port install atlas
}}}
If not, then this will drag atlas in as a dependency.
{{{
sudo port install octave
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9438#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list