[Haskell-cafe] duplicate symbols for ODBC-1.1.4.4 when running with GHCi

2008-08-17 Thread Andrew U. Frank
when i run a program (which works with GHC) under GHCi (in eclipse with
FP support) then i get 

GHCi linker
duplicate definition for symbol _sqlSucceeded
whilst processing  HSHDBC-odbc-1.1.4.4.o

what is wrong here? any suggestion what i can change?

thank you
andrew


___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] duplicate symbols for ODBC-1.1.4.4 when running with GHCi

2008-08-17 Thread Andrew U. Frank
additional information - the problem occurs only under windows (with ghc
6.8.3), not under linux (ubuntu) - with ghc 6.8.2

with linux (ghc 6.8.2) it executes under ghci.


On Sun, 2008-08-17 at 12:21 +0200, Andrew U. Frank wrote:
 when i run a program (which works with GHC) under GHCi (in eclipse with
 FP support) then i get 
 
 GHCi linker
 duplicate definition for symbol _sqlSucceeded
 whilst processing  HSHDBC-odbc-1.1.4.4.o
 
 what is wrong here? any suggestion what i can change?
 
 thank you
 andrew
 
 
 ___
 Haskell-Cafe mailing list
 Haskell-Cafe@haskell.org
 http://www.haskell.org/mailman/listinfo/haskell-cafe

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe