Am 10. Juli 2019 08:05:40 MESZ schrieb "Scott R. Looney" scottrlooney@gmail.com:
i'm on macOS and have installed GCC and mingw-64 via Homebrew so i should have what i need.
after blundering around i was able to figure out how to build by just typing 'make all' in the directory, but it just made a linux .o and a .pd_darwin library. there must be a way to override the system architecture and force it to build a DLL.
If you want to build binaries for Windows on your mac, you'd need a cross compiler.
If you dont know what that is, you probably should geht hold on a Windows machine with msys2/mingw64 installed and build natively *there*.
mdg.zdr.sfj IOhannes