[fpc-devel] Building without the fp IDE

Mark Morgan Lloyd markMLl.fpc-devel at telemetry.co.uk
Fri Sep 9 16:26:05 CEST 2011


Vincent Snijders wrote:
> 2011/9/9 Mark Morgan Lloyd <markMLl.fpc-devel at telemetry.co.uk>:
>> Graeme Geldenhuys wrote:
>>> On 09/09/2011 14:34, Mark Morgan Lloyd wrote:
>>>> Is there a "correct" way of telling the build process to skip the fp IDE?
>>> Delete the 'ide' folder?  :)
>> But won't the top-level makefile rules object to that?
> 
> I would just try it, these lines from Makefile.fpc may support it:
> # Compile also IDE (check for ide and fv dir)
> ifneq ($(wildcard ide),)
> 
> 
> Otherwise, I would try
> make IDE=0

Thanks Vincent, I'll have a play once I've achieved the primary 
objective which is to test fixes other people have contributed recently: 
not to do so promptly would border on the ungrateful :-)

-- 
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]



More information about the fpc-devel mailing list