Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 May 2020 19:20:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 246488] gcc-built binary crashes in std::ios_base::Init::Init()
Message-ID:  <bug-246488-29464-hO9LQSIDC9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246488-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246488-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246488

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

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

--- Comment #6 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Dimitry Andric from comment #4)

Hmm:

-USES=3D          compiler:c++11-lang cmake:noninja localbase\
+USES=3D          compiler:gcc-c++11-lib compiler:openmp cmake:noninja loca=
lbase\
                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?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246488-29464-hO9LQSIDC9>