mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-09 10:52:24 +00:00
Warn about bugs in Xcode 11.
README.MacOS:
Mention the bug in Xcode 11 prior to Xcode 11.4, and provide pointers
to both the problem and its solution.
configure.ac:
When run on MacOS, print a warning and point to README.MacOS.
This commit is contained in:
@@ -202,6 +202,11 @@ QA118 <http://developer.apple.com/qa/qa2001/qa1118.html> for further details.)
|
||||
This restriction only applies to system libraries. Statically linking against
|
||||
Mercury libraries is fine.
|
||||
|
||||
Versions of Xcode 11 prior to Xcode 11.4 have bugs that cause the programs
|
||||
they generate to crash. A discussion of this issue can be found at
|
||||
https://forums.developer.apple.com/thread/121887. The github post
|
||||
https://github.com/Mercury-Language/mercury/issues/88#issuecomment-624329679.
|
||||
describes a way that has been found to fix the problem.
|
||||
|
||||
--------------------------
|
||||
Deep profiling on Mac OS X
|
||||
|
||||
Reference in New Issue
Block a user