What's new in v2.0.0:
- Support x64 DLL import libraries.
- The Win32 version of kernel32.lib was updated to avoid LNK1102 when using the 32-bit MS linker.
- When building an import library, print the number of DLL symbols indexed.
- Added examples using GNU Linker (LD).
- Added GCC examples.