summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-10-25 08:00:02 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-10-25 08:00:02 +0200
commitbf7bbdc018c649b04eba871b6590947c3a188c3a (patch)
tree49236e0e15fbc12aef55bc5793eca36824297512
parent04c1f3d375651c07f114b31cb484445d3635e9cc (diff)
Bug: private GCC in Mac OS ODB binary crashes on Yosemite
-rw-r--r--bug/list10
1 files changed, 9 insertions, 1 deletions
diff --git a/bug/list b/bug/list
index 6e0b0e1..c7b7538 100644
--- a/bug/list
+++ b/bug/list
@@ -16,7 +16,15 @@
Without noexcept some code (e.g., swap()) may have to resorts to copy.
-! Command Line Tools required for ODB binary package on Mac OS
+! Command Line Tools required for ODB binary package on Mac OS [macosx]
It seems without them there are no standard headers in /usr/include. Need
to test and document.
+
+! Private GCC in Mac OS ODB binary crashes on Yosemite [macosx]
+
+ The symptom is:
+
+ odb: error: unable to extract profile paths
+
+ See email from <axel50397@gmail.com>/23-Oct-2014.