<p>Am 08.02.2013 07:22 schrieb "Paul Ishenin" <<a href="mailto:ip@kmiac.ru">ip@kmiac.ru</a>>:<br>
><br>
> 08.02.2013 14:03, Sven Barth пишет:<br>
><br>
>>  > 0:25:46,51 G:\ob\syncdirs>ppc386 -vv -al -CioOrt -Cs6000000  -gclt<br>
>> -Mobjfpc -O1 -OpPENTIUM -Fuu:\ -FuM:\u -FuC:\c\-u -FiC:\c\-u -Fuz:\-u<br>
>> -Fiz:\-u -FuP:\gs\tp55\includes -Fuf:\-u -Fiu:\ -FiM:\u<br>
>> -FiP:\gs\tp55\includes -Fif:\-u -FE. thelper<br>
>>  > thelper.pas(2,33) Error: Identifier not found "helper"<br>
>>  > thelper.pas(2,33) Error: Error in type definition<br>
>>  > thelper.pas(2,33) Error: Can't create unique type from this type<br>
>>  > thelper.pas(2,33) Fatal: Syntax error, ";" expected but "FOR" found<br>
>>  > Fatal: Compilation aborted<br>
>>  ><br>
>>  > The compiler is freshly generated from the SVN<br>
>>  ><br>
>>  > Does the compiler expect special options to invoke the record helper<br>
>> feature?<br>
>><br>
>> Did you add "{$mode objfpc}" to your program?<br>
><br>
><br>
> Look at the compile string argument: -Mobjfpc</p>
<p>It's too early in the morning to look at command lines :)</p>
<p>@Gerhard: could you please check that the compiler is indeed from a current SVN checkout?</p>
<p>Regards,<br>
Sven</p>