Changes between Initial Version and Version 1 of Ticket #14842, comment 5
- Timestamp:
- Feb 2, 2019, 11:18:03 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14842, comment 5
initial v1 1 1 I wonder if the first error is just because we actually miss the symbol in our libstdc++… 2 2 cf. https://github.com/wimvanderbauwhede/OpenCLIntegration/blob/master/libstdcxx-compatibility.cpp 3 4 Actually the error looks more like [https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54482 this one].