[fpc-pascal] FPC on NetBSD (i386)

Adrian Maier adrian.maier at gmail.com
Tue Apr 25 12:23:22 CEST 2006


On 4/25/06, Jonas Maebe <jonas.maebe at elis.ugent.be> 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



More information about the fpc-pascal mailing list