Changes to the libc++ library seem to break the version of GCC that Retro68 uses. Specifically, cp/mapper-client.o fails because "'__abi_tag__' attribute only applies to structs, variables, functions, and namespaces". Maybe the C++ standard specified by the makefile is too low?
out.log
Changes to the libc++ library seem to break the version of GCC that Retro68 uses. Specifically,
cp/mapper-client.o
fails because "'__abi_tag__' attribute only applies to structs, variables, functions, and namespaces". Maybe the C++ standard specified by the makefile is too low? out.log