Message310597
> We can't just add dl unconditionally.
dlopen() is not used on Windows nor macOS older than 10.3. On old macOS, functions like NSCreateObjectFileImageFromFile() are used.
I don't think that the master branch still supports macOS 10.2.
Mac OS X 10.2 was released in 2002 and unsupported as of 2006. |
|
| Date |
User |
Action |
Args |
| 2018-01-24 14:36:04 | vstinner | set | recipients:
+ vstinner, christian.heimes, cstratak |
| 2018-01-24 14:36:04 | vstinner | set | messageid: <[email protected]> |
| 2018-01-24 14:36:04 | vstinner | link | issue32647 messages |
| 2018-01-24 14:36:04 | vstinner | create | |
|