[GHC] #1288: ghci 6.6 foreign import stdcall broken, panic, panic!!!!

2007-04-21 Thread GHC
#1288: ghci 6.6 foreign import stdcall broken, panic, panic ---+ Reporter: [EMAIL PROTECTED] | Owner: Type: bug | Status: new

Re: [GHC] #1288: ghci 6.6 foreign import stdcall broken, panic, panic!!!!

2007-04-21 Thread GHC
#1288: ghci 6.6 foreign import stdcall broken, panic, panic -+-- Reporter: [EMAIL PROTECTED] | Owner: Type: bug | Status: new

Re: [GHC] #1288: ghci 6.6 foreign import stdcall broken, panic, panic!!!!

2007-04-21 Thread GHC
#1288: ghci 6.6 foreign import stdcall broken, panic, panic -+-- Reporter: [EMAIL PROTECTED] | Owner: Type: bug | Status: new

Re: [GHC] #1288: ghci 6.6 foreign import stdcall broken, panic, panic!!!!

2007-04-21 Thread GHC
#1288: ghci 6.6 foreign import stdcall broken, panic, panic -+-- Reporter: [EMAIL PROTECTED] | Owner: Type: bug | Status: new

ghci problems linking to stdc++

2007-04-21 Thread Frederik Eaton
Hello, I have a package which links to several libraries, which I have built with Cabal. I can use it to compile executables: $ ghc -package vectro --make Vector/Sparse/subvec-example.hs -o sve Linking sve ... And the library references in those executables are correct: $ /lib/ld-2.5.so --list