User Activity

  • Committed [669f4c] on mingw-w64

    mingw-w64-headers/crt/corecrt.h: fix cygwin w32api usage

  • Posted a comment on discussion Help on MinGW-w64 - for 32 and 64 bit Windows

    There's no longer any need to ship libhamlib-4.lib if is generated from dlltool (as opposed to MSVC lib.exe) since libhamlib.dll.a fulfills the same role for gcc. You can still include it for gcc for users who are still expect it to named libhamlib-4.lib. For MSVC, the .def file alone is sufficient for use by lib.exe to generate MSVC compatible libraries.

  • Committed [b45abf] on mingw-w64

    _mingw_mac.h: bump to 14.x

  • Committed [de62c2] on mingw-w64

    winpthreads: Regenerate Makefile.in

  • Posted a comment on merge request #28 on MinGW-w64 - for 32 and 64 bit Windows

    Please send it to the mailing list, merge requests aren't always monitored.

  • Posted a comment on discussion Help on MinGW-w64 - for 32 and 64 bit Windows

    https://learn.microsoft.com/en-us/cpp/build/reference/lib-input-files?view=msvc-170 It should be LIB.EXE /DEF:libhamlib-4.def You can distribute the def file, MSVC users can run LIB.EXE themselves since it comes as part of MSVC.

  • Posted a comment on discussion Help on MinGW-w64 - for 32 and 64 bit Windows

    You can use the "file" command on DLLs, it will print something like "PE32+ executable (DLL) (console) x86-64 (stripped to external PDB), for MS Windows, 11 sections". Again, you should use lib.exe from MSVC to produce MSVC compatible import libraries, dlltool produces binaries for mingw, not MSVC.

  • Modified a comment on discussion Help on MinGW-w64 - for 32 and 64 bit Windows

    Using lib.exe on the def file is correct, but obviously you should match the architecture of the actual DLL associated with the def file. Static archives cannot be used with Visual Studio since the archive format isn't fully compatible. Edit: dlltool will not generate archives correctly for MSVC either, use lib.exe from MSVC to produce MSVC compatible import libraries.

View All

Personal Data

Username:
jon_y
Joined:
2009-01-27 00:42:56

Projects

This is a list of open source software projects that Jonathan Yong is associated with:

Personal Tools

MongoDB Logo MongoDB