[fpc-devel] MSEide+MSEgui binary package
Jonas Maebe
jonas.maebe at elis.ugent.be
Tue Apr 15 13:23:27 CEST 2008
On 15 Apr 2008, at 13:02, Martin Schreiber wrote:
> On Tuesday 15 April 2008 10.36:24 Jonas Maebe wrote:
>>
>
>> Do you perhaps have routines marked as inline in circular
>> (implementation) dependent units? That can cause this problem (and
>> will keep causing it until the grand unit loading rewrite planned for
>> 2.4.0 or 3.0.0).
>>
>
> There are no inline routines in MSEgui up to now (Delphi 7
> compatibility). Can
> inlined routines from FPC-RTL be harmfull too?
No (unless there would be circular dependencies between your units and
the rtl, which is obviously not possible).
Jonas
More information about the fpc-devel
mailing list