[Bug 221423] gcc std::locale(LocaleName) crashes instead of throwing an exception

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 11 22:44:58 UTC 2017


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

Mark Millard <markmi at dsl-only.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markmi at dsl-only.net

--- Comment #3 from Mark Millard <markmi at dsl-only.net> ---
(In reply to Artyom Beilis from comment #1)

The compile/link command did not specify:

-Wl,-rpath=/usr/local/lib/gcc5

and so is likely to get more of a mix of
system and gcc libraries than gcc5 is designed
for.

(That command line option above has details
that assume typical placements of files.)

A from source build of lang/gcc5 reports the
need for such options.

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


More information about the freebsd-toolchain mailing list