[colm-users] libc++ compatibility
Adrian Thurston
thurston at colm.net
Wed Oct 10 11:21:33 UTC 2018
Thank you, bug noted.
On 2018-10-04 06:21, Ryan Schmidt wrote:
> Hello,
>
> The code that colm generates #include's the header
> <ext/stdio_filebuf.h>, which appears to be specific to libstdc++.
>
> libstdc++ is deprecated on macOS. As of OS X 10.9 (2013) the default
> C++ standard library is libc++. As of macOS 10.14 (2018), the headers
> for libstdc++ have been removed.
>
> Could you change your code generation so that it is compatible with
> libc++? Thanks.
>
> -Ryan
>
>
> _______________________________________________
> colm-users mailing list
> colm-users at colm.net
> http://www.colm.net/cgi-bin/mailman/listinfo/colm-users
More information about the colm-users
mailing list