Christian Heimes <[email protected]> added the comment:
For reference: https://opensource.apple.com/source/ld64/ld64-242/doc/man/man1/ld.1.auto.html > search_paths_first > This is now the default (in Xcode4 tools). When processing -lx the linker > now searches each directory > in its library search paths for `libx.dylib' then `libx.a' before the moving > on to the next path > in the library search path. According to Wikipedia, Xcode4 was released in 2011. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue45743> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
