On 7/3/06, J.L. Blom <[EMAIL PROTECTED]> wrote:
Filipe, I will try to compile a source but I assume I have to change the makefile rather heavily to account for the different environment and the different fpc version.
No, you won´t. If you look into the Makefile you will notice it is already prepared for a huge number of architectures-operating system combinations. Also, the compiler version doesn´t change it´s executable name, so it has no effect on the Makefile. Only be careful to have the correct version on the compiler on the Path in case you have 2 different compilers installed. Really, it´s just: make clean all =) If it fails and the path is correct, then the compiler version is the problem. thanks, -- Felipe Monteiro de Carvalho _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal