C++ tests can't be built on Mac OS using XCode command line tools
-----------------------------------------------------------------
Key: ZOOKEEPER-463
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-463
Project: Zookeeper
Issue Type: Bug
Components: tests
Affects Versions: 3.2.0
Environment: Using latest XCode 3.1.3.
[apache-zookeeper/bin]$ ld -v
@(#)PROGRAM:ld PROJECT:ld64-85.2.1
Reporter: Henry Robinson
Priority: Minor
--wrap is an unsupported command line flag for ld on Mac OS. The cppunit tests
therefore won't build.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.