[Lazarus] Compiler Options

Sven Barth pascaldragon at googlemail.com
Wed Jul 16 21:25:49 CEST 2014


On 16.07.2014 15:28, Mattias Gaertner wrote:
> On Wed, 16 Jul 2014 15:14:01 +0200
> Sven Barth <pascaldragon at googlemail.com> wrote:
>
>> [...]
>>> Is there really no classes.ppu for your arm target?
>>
>> That's rather likely as Classes is simply too fat...
>
> On targets with classes the fat makes it a good indicator if fpc was
> installed right.
> For targets without Classes the test needs to be adapted.
> What targets do not have a classes.ppu?

All targets that don't have a classes.pp in their corresponding RTL 
directory (e.g. rtl/embedded, rtl/macos, rtl/atari, rtl/emx). Note: Unix 
platforms like Linux, AIX, the BSDs etc. use the classes.pp in the unix 
directory.

It's likely better to rely on the system.ppu... :/

Regards,
Sven





More information about the Lazarus mailing list