[Bug 246488] gcc-built binary crashes in std::ios_base::Init::Init()
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue May 19 11:25:47 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246488
Paul Floyd <paulf at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |paulf at free.fr
--- Comment #10 from Paul Floyd <paulf at 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?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list