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.
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to