In my ongoing efforts to prevent elimination of Pascal/FPC from a set of languages used to teach programming, I have recently encountered another problem: although FPC does include "gmp" unit for arbitrary-precision calculations, programs compiled with it require "gmp" dynamic library. This library currently is a separate download, which outlaws its usage in programming competitions, forcing participants to use Java or Python instead.
-- Alexander S. Klenin _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel