Win 32-Laz 0.9.31-FPC 2.6.1
Options changed, recompiling clean with -B
Hint: Start of reading config file G:\lazarus\0.9.31-35081-fpc-2.6.1-20120202\fpc\2.6.1\bin\i386-win32\fpc.cfg
Hint: End of reading config file G:\lazarus\0.9.31-35081-fpc-2.6.1-20120202\fpc\2.6.1\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.6.1 [2012/02/02] for i386
Copyright (c) 1993-2011 by Florian Klaempfl and others
Target OS: Win32 for i386
Compiling C:\Users\selzig\AppData\Local\Temp\project1.lpr
Compiling unit1.pas
unit1.pas(34,18) Warning: Symbol "ShortDateFormat" is deprecated
unit1.pas(35,16) Warning: Symbol "DateSeparator" is deprecated
unit1.pas(36,19) Warning: Symbol "DecimalSeparator" is deprecated
unit1.pas(15,26) Hint: Parameter "Sender" not used
Compiling resource lib\i386-win32\project1.or
Linking C:\Users\selzig\AppData\Local\Temp\project1.exe
61 lines compiled, 8.5 sec , 1192880 bytes code, 295148 bytes data
3 warning(s) issued
3 hint(s) issued
Project "project1" créer avec succès
Linux x86_64-Laz 0.9.31-FPC 2.7.1
Options changed, recompiling clean with -B
Hint: Start of reading config file /etc/fpc.cfg
Hint: End of reading config file /etc/fpc.cfg
Free Pascal Compiler version 2.7.1 [2012/03/06] for x86_64
Copyright (c) 1993-2011 by Florian Klaempfl and others
Target OS: Linux for x86-64
Compiling /tmp/project1.lpr
Compiling unit1.pas
unit1.pas(34,18) Warning: Symbol "ShortDateFormat" is deprecated
unit1.pas(35,16) Warning: Symbol "DateSeparator" is deprecated
unit1.pas(36,19) Warning: Symbol "DecimalSeparator" is deprecated
unit1.pas(15,26) Hint: Parameter "Sender" not used
Compiling resource lib/x86_64-linux/project1.or
Linking /tmp/project1
/usr/bin/ld: warning: link.res contains output sections; did you forget -T?
61 lines compiled, 5.4 sec
3 warning(s) issued
3 hint(s) issued
Project "project1" créé avec succès
Partager