[Haskell-cafe] hdbc linking errors

Jeff Polakow jeff.polakow at db.com
Tue Oct 31 14:31:27 EST 2006


Hello,

When trying to compile a standalone program using hdbc in cygwin, I get 
many linker errors. 
I have no problems using my code interactively with ghci.

I am using the command line: 

    ghc --make -package HDBC -package HDBC-odbc -O -o testExecute 
testExecute.hs

Am I missing something?

thanks
  Jeff


--
This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20061031/88d570f5/attachment.htm


More information about the Haskell-Cafe mailing list