FreePascal 64 bit question

Discussion of chess software programming and technical issues.

Moderator: Ras

Dann Corbit
Posts: 12799
Joined: Wed Mar 08, 2006 8:57 pm
Location: Redmond, WA USA

Re: FreePascal 64 bit question

Post by Dann Corbit »

The typhoon version compiles the test program fine after the following change:
test_bit_scan := true;

I can get access to the 64 bit access routines now.