[lazarus] New Makefiles

Michael Van Canneyt michael.vancanneyt at wisa.be
Mon Apr 10 11:25:01 EDT 2000




On Mon, 10 Apr 2000, Marc Weustink wrote:

> + From: Vincent Snijders [mailto:vrs at dds.nl]
> +
> + I got errors like "can't find syslinux". I got rid of those
> + errors by adding
> +     fpcdir=..
> + in the dirs section of lazarus/Makefile.fpc and generating a
> + new makefile.
> + I did the same for the other makefiles.
> +
> + Is this an appropiate way to solve the missing unit errors?
> 
> Nope.
> 
> The "can't find syslinux" probably comes from an outdated RTL, however I
> can't see why adding fpcdir=.. fixed it.

Because make will do a 'make all' in $(fpcdir)/rtl/linux and refer
to this directory with -Fu

Michael.






More information about the Lazarus mailing list