<div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div><div><div><div><div><br></div>Dears All ,<br><br><br></div>I extracted Free Pascal sources and copied 2.6.4 directory to /usr/share/ directory ( this is the Linux FPC sources directory ) .<br><br></div>In directory 2.6.4 , there is a directory "tests" which it is used to test Free Pascal .<br><br></div>With respect to readme.txt  file , the following command will apply all tests :<br><br><br></div>make full TEST_FPC=/usr/bin/fpc<br><br></div>In Linux , as a normal user , it become necessary to copy fpcsrc directory to my home directory .<br><br></div>When the above command is applied , it is compiling the related sources and generating testing results in the created "output" directory as follows :<br><br></div>{$HOME}/fpcsrc/2.6.4/tests/output/x86_64-linux/faillist<br>{$HOME}/fpcsrc/2.6.4/tests/output/x86_64-linux/log<br>{$HOME}/fpcsrc/2.6.4/tests/output/x86_64-linux/longlog<br><br><br></div>I tried this in DragonFly BSD by using ppcx64 ( as renamed from supplied program )<br></div><div>and copied it to /usr/bin/ :<br><br></div>make full TEST_FPC=/usr/bin/ppcx64<br><br><br></div>make generated a very long list of error messages about Makefile .<br><br></div>gmake is giving a very short message list with error exit .<br><br></div>As a build step or separately , this testing part may be used .<br><br></div>Thank you very much .<br><br></div>Mehmet Erol Sanliturk<br><br><br><div><div><div><div><div><div><div><br><br><div><br><br><br></div></div></div></div></div></div></div></div></div>