Support building irpmonc with MinGW#106
Support building irpmonc with MinGW#106tormodvolden wants to merge 3 commits intoMartinDrab:masterfrom
Conversation
|
The makefiles still need some work (DLL names are wrong), but please feel free to pick the 3 first commits in the meantime. |
|
Fixed up DLL names. irpmonc builds and starts up without errors. |
|
Actually it seems the previous DLL names (for the C source code libraries) were fine, but they are only wrappers, and the missing libraries on start-up are DLL's built from Pascal sources. It becomes a bit more work than I originally planned for. I was hoping irpmonc didn't require building Pascal code. Just bookmarking in case I come back to this: |
|
It would be nice to have the 3 first commits merged/picked because then I can leave the makefiles uncommitted in my tree while working and compiling on other branches. You can do: |
First 3 commits merged into |
Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
Supports parallel building of the DLLs. For now without WMware vSockets. Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
shared device-connector libserver irpmon-server Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
No description provided.