[Lazarus] Broken cross compile build.

Michael Van Canneyt michael at freepascal.org
Mon May 17 11:14:31 CEST 2010



On Mon, 17 May 2010, Mattias Gaertner wrote:

> On Mon, 17 May 2010 06:41:48 +0200
> cobines <cobines at gmail.com> wrote:
>
>> It's reported in Mantis.
>>
>> http://bugs.freepascal.org/view.php?id=16389
>> http://bugs.freepascal.org/view.php?id=15699
>>
>> The solution is to copy the needed .lfm files manually to the units
>> directory, where FPC can find them.
>
> That is a workaround.
>
> Both bug reports are in the category Lazarus, but they are FPC
> issues. We need create to a FPC bug report otherwise they will never
> be fixed.

Why ? The .lfm files are source files, not compiled files.

You must do the same in Delphi: copy all needed .res and .dcu files to
the search path.

So I don't think that this is a bug; It's a consequence of using different
paths for sources and compiled files.

Michael.




More information about the Lazarus mailing list