https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246488
Mark Millard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Mark Millard <[email protected]> --- (In reply to Dimitry Andric from comment #4) Hmm: -USES= compiler:c++11-lang cmake:noninja localbase\ +USES= compiler:gcc-c++11-lib compiler:openmp cmake:noninja localbase\ gl gnome jpeg xorg vs. . . . /sdaiApplication_instance.cc:13: /usr/include/c++/v1/memory: In instantiation of . . . Looks like a FreeBSD libc++ header is in use for an intended gcc libstdc++ library use? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
