El 13/01/14 18:34, Mattias Gaertner ha escrit: > The Lazarus team would like to announce the second Release Candidate for the > upcoming Version 1.2.
... I don't know if it's a known problem or it has already been reported, but even with the option "Always build (even if nothing changed)" unchecked, every time I try to run it recompiles and relinks. These are the messages (hidden and shown) in the messages window: (under windows) Hint: Start of reading config file C:\FPC\2.6.2\bin\i386-Win32\fpc.cfg Hint: End of reading config file C:\FPC\2.6.2\bin\i386-Win32\fpc.cfg Free Pascal Compiler version 2.6.2 [2013/02/12] for i386 Copyright (c) 1993-2012 by Florian Klaempfl and others Target OS: Win32 for i386 Compiling project1.lpr project1.lpr(10,10) Hint: Unit "nodavelib" not used in project1 project1.lpr(10,21) Hint: Unit "synapse" not used in project1 project1.lpr(10,48) Hint: Unit "datos" not used in project1 Compiling resource D:\1354_vision_dot\programas_pc\test_plc\lib\i386-win32\project1.or Linking project1.exe 20 lines compiled, 5.3 sec , 1420768 bytes code, 379340 bytes data 5 hint(s) issued Project "project1" successfully built (under linux) Hint: Start of reading config file /etc/fpc.cfg Hint: End of reading config file /etc/fpc.cfg Free Pascal Compiler version 2.6.2 [2013/07/06] for x86_64 Copyright (c) 1993-2012 by Florian Klaempfl and others Target OS: Linux for x86-64 Compiling project1.lpr project1.lpr(10,10) Hint: Unit "nodavelib" not used in project1 project1.lpr(10,21) Hint: Unit "synapse" not used in project1 project1.lpr(10,48) Hint: Unit "datos" not used in project1 Compiling resource /home/luca/Datos/1354_vision_dot/programas_pc/test_plc/lib/x86_64-linux/project1.or Linking project1 /usr/bin/ld: aviso: link.res contiene secciones de salida. ¿Olvidó -T? 20 lines compiled, 1.4 sec 5 hint(s) issued Project "project1" successfully built Bye -- Luca Olivetti Wetron Automation Technology http://www.wetron.es Tel. +34 935883004 Fax +34 935883007 -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
