[GHC] #8618: can't load .so/.DLL
GHC
ghc-devs at haskell.org
Thu Dec 19 08:33:50 UTC 2013
#8618: can't load .so/.DLL
---------------------------------------+-----------------------------------
Reporter: Feuerbach | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler (NCG) | Version: 7.7
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time crash | Unknown/Multiple
Test Case: | Difficulty: Unknown
Blocking: | Blocked By:
| Related Tickets:
---------------------------------------+-----------------------------------
Comment (by Feuerbach):
{{{
% uname -a
Linux sniper 3.11-2-686-pae #1 SMP Debian 3.11.8-1 (2013-11-13) i686
GNU/Linux
}}}
"shared: False" is from some older times when ghc actually had problems
with dynamic linking. I already switched to "shared: True", but I thought
I'd still report the issue.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8618#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list