#5101: GHC and GHCi use different syntax for dynamic libraries
--------------------------------+-------------------------------------------
Reporter: mcandre | Owner:
Type: feature request | Status: infoneeded
Priority: normal | Milestone: 7.2.1
Component: Compiler | Version: 7.0.3
Keywords: | Testcase:
Blockedby: | Difficulty:
Os: MacOS X | Blocking:
Architecture: x86 | Failure: Incorrect warning at
compile-time
--------------------------------+-------------------------------------------
Changes (by igloo):
* status: new => infoneeded
* milestone: => 7.2.1
Comment:
I don't understand what's going on here.
Does the program you get when using the `-dylib-install-name` flag
actually work?
Does the `gcc`-compiled program actually work?
Can you attach the output of
{{{
ghc -v --make -fforce-recomp -o hellocharm hellocharm.hs charm.hs -lcharm
}}}
please?
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5101#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs