diff options
-rw-r--r-- | bug/list | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -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. |