I need to research it myself on how you set it up with the make tools, but you could compile statically, in theory it will bring in all the dependencies into the binary, it will make a larger binary, but in theory OS independent.
I need to research it myself on how you set it up with the make tools, but you could compile statically, in theory it will bring in all the dependencies into the binary, it will make a larger binary, but in theory OS independent.
OR, maybe there could be another alternative Pyra related ... making a separated DBP containing common libraries (with different versions) ?
So to have smaller DBP apps that have another DBP as a dependency ?