https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245429
Bug ID: 245429
Summary: emulators/linux-c7: Steam not run
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affe
Bugzilla Automation has asked freebsd-emulation mailing
list for maintainer-feedback:
Bug 245429: emulators/linux-c7: Steam not run
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245429
--- Description ---
Tested on fbsd 11.3 x86 and x64, 13.0 x64 and 11.2 x86 and x64.
_
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244962
--- Comment #10 from groenv...@acm.org ---
Any thoughts on why when I compile strformatrt.cpp with -O2 I get the bcmp
symbol, but with -O0 I don't?
Would that be a clang10 misfeature?
John
groenv...@acm.org
$ c++ -c -O0 -g -pipe -pedantic
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244962
--- Comment #11 from Mateusz Guzik ---
This is probably an optimization which is only there because of something wrong
with headers.
There is one fundamental discrepancy between bcmp and memcmp: the former only
indicates there is a differe