pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: boost-libs on macOS Ventura (13.x)
On Fri, May 19, 2023 at 04:16:00PM -0500, Jason Bacon wrote:
>
> devel/boost-libs fails to build with the error below. What I've managed
> to figure out so far is that "-x c" is incompatible with "-std=c++14" on
> recent versions of clang (macOS Ventura aarch64, macOS Monterey x86,
> FreeBSD 13). Odd thing is, I'm not seeing -std=c++14 in the compile
> command shown. Any suggestions would be appreciated...
Looks like they are using ${CXX} to compile C source.
Joerg
Home |
Main Index |
Thread Index |
Old Index