On 01/22/17 02:00 PM, Ozkan Sezer wrote:
Question: Does emx support __declspec(dllexport) so I can adjust these changes? Because the emx build of the dll seems to have exported_everything_ :(
GCC supports __declspec(dllexport) though it still needs a def file, with no exports. Libtool doesn't currently and as flac uses libtool...
Dave _______________________________________________ flac-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/flac-dev
