« Return to Thread: ghc static linking on Windows

ghc static linking on Windows

by Günther Schmidt :: Rate this Message:

Reply to Author | View in Thread

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

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

 « Return to Thread: ghc static linking on Windows