moolibear
Results
3
comments of
moolibear
@ptitSeb I used when I installed it: cmake .. -D M1=1 -D CMAKE_BUILD_TYPE=RelWithDebInfo Thanks for clarification re x86 and pagesize
Didnt seem to work for me: brian@brian-linux:~/build$ cd ~/box64/build cmake .. -D M1=1 -D PAGE16K=1 -D CMAKE_BUILD_TYPE=RelWithDebInfo CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be...
@ptitSeb Thanks I’ll give that a try