aboeing

Results 4 issues of aboeing

Steps to reproduce: * Install new snapshot (2023-09-28 07:13) * Install blackgate (DOS version) & edit cfg to point to correct path * Install U6v1.1 mod (here: https://www.ultima6.realmofultima.com/) * Wait...

Following the documented build instructions, building on OSX (15.3.1) fails, with a number of clang errors for "fexperimental-library": [ 62%] Building CXX object CMakeFiles/TracyImGui.dir/build/.cpm-cache/imgui/7a472667385eecc978f446e40d5e23678a8af918/imgui_demo.cpp.o clangclangclang: : clang: : clangclang: :...

I tried running the example (stories42M/stories15M), comparing timing against the original llama2.c (tok/sec), and this variant runs slower. Is that to be expected?

Trying to build, with this command: cmake -DCMAKE_CXX_COMPILER=clang -DCMAKE_C_COMPILER=clang -DCMAKE_BUILD_TYPE="Release" .. make Get this linking error: [ 22%] Linking CXX shared library ../bin/libeasy_profiler.dylib Undefined symbols for architecture x86_64: "std::__1::basic_string::compare(unsigned long,...