macuser-s-computer:mads macuser$ fpc -Mdelphi -vh -O3 mads.pas Hint: Start of reading config file /etc/fpc.cfg Hint: End of reading config file /etc/fpc.cfg Free Pascal Compiler version 2.4.0 [2009/12/20] for i386 Copyright (c) 1993-2009 by Florian Klaempfl Target OS: Darwin for i386 Compiling mads.pas mads.pas(16,2) Note: APPTYPE is not supported by the target OS mads.pas(6865,50) Hint: Mixing signed expressions and longwords gives a 64bit result mads.pas(7857,27) Hint: Local variable "par" does not seem to be initialized mads.pas(8160,65) Hint: Local variable "_r" does not seem to be initialized mads.pas(8160,61) Hint: Local variable "_v" does not seem to be initialized mads.pas(8160,57) Hint: Local variable "_rgt" does not seem to be initialized mads.pas(8160,52) Hint: Local variable "_lft" does not seem to be initialized mads.pas(9064,28) Hint: Local variable "par" does not seem to be initialized Assembling mads Linking mads 13537 lines compiled, 0.9 sec 9 hint(s) issued 1 note(s) issued
co prawda generuje plik wykonywalny mads ale czy na pewno wszystko jest ok?
@insert: Mam te same hinty podczas kompilacji madsa. Sprawdzam co prawda czy generuje mi mniej więcej to, co trzeba, ale jak do tej pory nie zauważyłem, żeby źle działał. Używam Free Pascal Compiler version 2.2.4-3 [2009/06/04] for x86_64 z linuxem ubuntu 9.10 x86_64.