Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 May 2020 11:25:47 +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-JnJrDpsoAZ@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

Paul Floyd <paulf@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paulf@free.fr

--- Comment #10 from Paul Floyd <paulf@free.fr> ---
(In reply to Dimitry Andric from comment #3)

I would add that LDFLAGS (or some other linker variable) is the appropriate
variable for libraries. CPPFLAGS is entirely inappropriate - this is for
preprocessor flags. CFLAGS and CXXFLAGS are the standard variables for C and
C++ compilation.

Also, isn't libgcc just a symlink to libcompiler_rt?

--=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-JnJrDpsoAZ>