On 4/25/06, Jonas Maebe <[EMAIL PROTECTED]> wrote: > > > The quoted code above adds "-FE." to the compiler command line. For > some reason this doesn't seem to work in your Makefile, which results > in the compiled units being put in the directory where their source > is located. Consequently, they cannot be found later on.
I added in Makefile.fpc (section [compiler] ): targetdir=. And now the "-FE." option is properly added . Thanks for the explanations Jonas ! Adrian _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal