[Bug 246488] gcc-built binary crashes in std::ios_base::Init::Init()

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 18 19:20:56 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246488

Mark Millard <marklmi26-fbsd at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marklmi26-fbsd at yahoo.com

--- Comment #6 from Mark Millard <marklmi26-fbsd at yahoo.com> ---
(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.


More information about the freebsd-toolchain mailing list