Ticket #1 (new task)

Opened 7 months ago

add CheckUnresolved support to OSX build

Reported by: timo Assigned to: somebody
Priority: minor Milestone:
Component: component1 Version:
Keywords: Cc:

Description

CheckUnresolved? in utils.py is used to verify no unresolved references one the dynamic modules produced. On Linux we use ldd. There is an equivalent tool and a different command line on OSX for Mach-O objects.