Menu

The latest FlexxCpu executable binary contains some problems

The latest flexxcpu executable binary contains some problems:
1) Inside the flexxcpu control interface the size of the window dedicated to the graphics memory is displayed inaccurately at runtime execution
2) At runtime it may generate an error "InterlockedCompareExchange@12" could not be found in DLL "libstdc++6.dll" and means it needs to be recompiled with new MingW compiler, I suggest TDM-GCC 9.2.0 64bit, otherwise try to put a new version of "libstdc++6.dll" file in your flexxcpu's local "release" folder. Otherwise fix your system path=%PATH%;C:......\mingw482_32\bin to point the right Mingw binary folder where the "libstdc++6.dll" is located and rebuild the project.
3) At runtime it does not correctly locate the local path in the user folder to load the example assembly files
4) At runtime it does not correctly load the CPU boot loader.
Notice: I encountered these problems on a laptop with a monitor resolution of 1440x900, I had previously used a 17-inch monitor with a higher resolution and had not encountered any problems.
The other errors probably depend on the compiler used for the recompilation. I had previously used MingW 4.8.0 to build a 32bit image as written in the Wiki, while subsequently I used 4.8.2 to build a 64bit image but maybe doesnt works well anymore, both tests with CodeLite version 11.0.7 always on Win 7 SP1 64-bit.
Works well also with CodeLite 14.0 and beyond.

Posted by Davide Ug. Lini 2025-08-02

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.