Hi,
It's time for a new Mac OS X version (10.9 aka Mavericks), which also resulted in a new version for the underlying Darwin framework (darwin13).
This is a continuation of patch 62-002, which extended support for darwin11 and darwin12. Maybe it's more convenient to support all future Darwins once and for all and rather issue a patch if this support stops working instead of bringing out a new patch with each Mac OS X release?
Thanks in advance,
Ludwig
Requested info:
The version number and release status of Readline = 6.2-release
The machine and OS that it is running on = Early 2011 MacBook Pro running Mac OS X 10.9 (Mavericks, darwin13)
A description of the bug = Shared objects should be compiled with -dynamiclib instead of -dynamic on current Darwin systems
A recipe for recreating the bug reliably = Build readline
A fix for the bug if you have patch 62-002 with darwin13 (and the rest?) included in the same checks