On Tuesday 15 April 2008 20.49:39 Jonas Maebe wrote:

>
> I'm actually not sure whether -Ur makes the compiler also disregard
> any interface changes, but I think it does. Or are you not compiling
> msefileutils with -Ur at this point? (and did you only compile
> previous units with -Ur)
>
I deleted all *.ppu *.o and *.a files before compiling with -Ur.

> > How can I check if I really produced release units?
>
> ppudump unit.ppu|grep "Unit flags" -> check if "release" is mentioned
>
Thanks, I found a workaround:
Moving msesysintf from implementation uses to interface uses in msefileutils 
fixes the issue.

Martin
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to