06.07.2010 20:35, Michael Van Canneyt wrote:
Are you sure the bug is in FPC ?
Yes, look at the quotes - they are ignored or so.
C:\WINDOWS\Temp>programming\lazarus\lcl\units\i386-win32\gtk2\ -FuC:\programming\lazarus\packager\units\i386-win32\ -Fu. -FUlib\i386-win32\ -o"My Test Project.exe" C:\WINDOWS\TEMP\project1.lpr Hint: Start of reading config file C:\programming\fpc_2_4\bin\i386-win32\fpc.cfg Hint: End of reading config file C:\programming\fpc_2_4\bin\i386-win32\fpc.cfg Warning: Only one source file supported, changing source file to compile from "Test" into "Project.exe" Warning: Only one source file supported, changing source file to compile from "Project.exe" into "C:\WINDOWS\TEMP\project1.lpr"
Free Pascal Compiler version 2.4.1 [2010/05/23] for i386 Copyright (c) 1993-2009 by Florian Klaempfl Target OS: Win32 for i386 Compiling C:\WINDOWS\TEMP\project1.lpr Compiling unit1.pas unit1.pas(18,28) Hint: Parameter "Sender" not used unit1.pas(19,28) Hint: Parameter "Sender" not used Compiling resource lib\i386-win32\project1.or Linking C:\WINDOWS\TEMP\My 67 lines compiled, 2.6 sec , 1400512 bytes code, 367432 bytes data 2 warning(s) issued 4 hint(s) issued Best regards, Paul Ishenin. _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
