X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=Readme.txt;h=6572adee0476b524dfc7c449412c8c87d8fc0b09;hp=250f5e552bb06f206316cb4f15829fdb541bf2a1;hb=46a50cbf38bdfa5e48358585f4c98668507700ae;hpb=8307da0de77c9c7bbf7c56a7d9c8a688ff4dfb4e diff --git a/Readme.txt b/Readme.txt index 250f5e55..6572adee 100644 --- a/Readme.txt +++ b/Readme.txt @@ -56,15 +56,8 @@ Power PC, hardware POPCNT instruction and other platforms. In general is recommended to run 'make help' to see a list of make targets with corresponding descriptions. When not using Makefile to compile, for -instance with Microsoft MSVC, you need to manualy set/unset in the compiler -command line the following flags: - --DNDEBUG --- Disable debug mode --DBIGENDIAN --- big-endian byte order --DUSE_POPCNT --- Use popcnt SSE 4.2 asm-instruction --DIS_64BIT --- 64bit operating system (auto detected) --DUSE_PREFETCH --- Use prefetch x86 asm-instruction (auto detected) --DUSE_BSFQ --- Use bsfq x86_64 asm-instruction (auto detected) +instance with Microsoft MSVC, you need to manually set/unset in the compiler +command line some swicthes, see file types.h for a quick reference. 5. Terms of use