Page MenuHomeWildfire Games

xctan
User

Projects

User Details

User Since
Sep 12 2023, 11:47 AM (33 w, 1 d)

Recent Activity

Oct 18 2023

xctan added a comment to D5127: Fix riscv64 build with GCC 13.

Sorry for the long reply. Could you upload your system_info and userreport_hwdetect with your hardware? Also how smooth is it?

Oct 18 2023, 5:10 AM

Sep 13 2023

xctan updated the diff for D5127: Fix riscv64 build with GCC 13.

Include the context

Sep 13 2023, 2:19 PM
xctan added a comment to D5127: Fix riscv64 build with GCC 13.

We don't use 16byte atomics directly, I think it might be under the hood of boost::lockfree::queue. I'm also wondering why it's not linked automatically (by detecting standard library usage)?

Possible references:

Sep 13 2023, 2:15 PM
xctan added a comment to D5127: Fix riscv64 build with GCC 13.

Is this ment to be applied on top of D4634?

The dw-cas is likely used in boost::lockfree::queue and we try to remove boost as a dependency.

Sep 13 2023, 1:58 PM
xctan added reviewers for D5127: Fix riscv64 build with GCC 13: elexis, s0600204, Itms.
Sep 13 2023, 5:02 AM
xctan requested review of D5127: Fix riscv64 build with GCC 13.
Sep 13 2023, 4:58 AM