]> git.saurik.com Git - wxWidgets.git/commit
Added -bind_at_load linker option for Darwin/Mac OS X: executables must
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Tue, 16 Apr 2002 11:41:57 +0000 (11:41 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Tue, 16 Apr 2002 11:41:57 +0000 (11:41 +0000)
commit3010d50a0c6082963b71a8b32ed5c1ab4dc2d283
treea13c38e0cd8494a2964b033b8a05a70af2f0bc7d
parentf7f50f493baa177e8ae07d12641095baee55d4f8
Added -bind_at_load linker option for Darwin/Mac OS X: executables must
necessarily fully bind the wxWindows library at program launch otherwise
lazy binding breaks RTTI class info

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
configure
configure.in