[fpc-devel]MAKE & FPC/2

xhajt03 at mbox.vol.cz xhajt03 at mbox.vol.cz
Wed Nov 8 15:00:50 CET 2000


> Hi/2 all.
> 
> I found the strange thing. When FPC lauched by MAKE 3.76.1,
> FPC do not regonized 'executable path'. So when launching FPC with
> -viut and redirecting to some file, the file report nothing about
> 'executable path'.

 This is probably a combined result of two things:

 1) The configuration file is explicitely disregarded in the makefiles (there's -n option specified). That's what I wrote in my previous message regarding this. So yes, your configuration file is not used.
 2) A path to your ppc386.exe cannot be located from your PATH variable due to the current GetEnv limitation to 255 characters.

Tomas





More information about the fpc-devel mailing list