> Unfortunately, it's slightly slower than my fastest program that > uses the library that comes with FPC. I wonder if the dll was > compiled with all of the C compiler's optimiaztions turned on.
May have to make an .O file.. For example static linking.. instead of dynamic. AFAIK one can link directly to a .O (object) GCC file.. L505 _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal