On Mon, Mar 05, 2018 at 02:29:03PM +0000, Kirill A. Korinsky wrote: > I missed part of OSX target, my mistake.
no problem. > Meanwhile, it doesn't build with OSX target > > ld: unknown option: -export-dynamic > > because at OSX this option calls -export_dynamic > > After change option name it works well. Ah crap, I know what happened, I had an exchange with Thierry where I suggested a change and I very well suspect that he didn't rebuild after modifying the patch since his commit message mentions the underscore as well. I'm fixing it and pushing it again :-) Thanks for the test! Willy

