On 2015-04-17 16:20, Darrell Gallion wrote:
Attempting to link to snappy.lib on windows.
Getting the infamous Error 43: Not a Valid Library File

The conversion from COFF Format to OMF Format seems like the issue.
The fix isn't so clear.

There's an ftp site that needs a password.
ftp://digitalmars.com/coffimplib.zip

If you compile as 64bit or with the -m32mscoff flag the compiler will output object files in the COFF format.

--
/Jacob Carlborg

Reply via email to