[Haskell-cafe] ghc static linking on Windows

GüŸnther Schmidt gue.schmidt at web.de
Wed Jul 1 13:18:21 EDT 2009


Hi,

I tried to compile an app that uses sqlite3.dll with the -optl-static 
flag and the error message is:

C:\ghc\ghc-6.10.3\gcc-lib\ld.exe: cannot find -lsqlite3
collect2: ld returned 1 exit status



More information about the Haskell-Cafe mailing list