[fpc-devel] Another bug with spaces in fpc (windows)
Paul Ishenin
webpirat at mail.ru
Tue Jul 6 14:56:57 CEST 2010
06.07.2010 20:38, Marco van de Voort wrote:
> Can you validate that the called binary really gets this parameter ?
>
> D:\testing>fpc -o"test 1 2 3.exe" boundtest
> Free Pascal Compiler version 2.5.1 [2010/07/03] for i386
> Copyright (c) 1993-2009 by Florian Klaempfl
> Target OS: Win32 for i386
> Compiling boundtest.pp
> Linking test 1 2 3.exe
> 14 lines compiled, 1.1 sec , 127808 bytes code, 26568 bytes data
C:\temp\fpc>C:\programming\fpc\bin\i386-win32\fpc.exe -o"My Test
Project.exe" test.pas
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 "test.pas"
Free Pascal Compiler version 2.5.1 [2010/07/04] for i386
Copyright (c) 1993-2009 by Florian Klaempfl
Target OS: Win32 for i386
Compiling test.pas
Linking My
3 lines compiled, 0.1 sec , 25776 bytes code, 1576 bytes data
2 warning(s) issued
06.07.2010 20:56 <DIR> .
06.07.2010 20:56 <DIR> ..
06.07.2010 20:56 309 124 My
06.07.2010 20:56 4 039 test.o
06.07.2010 20:54 28 test.pas
We are using the different compilers or what?
Best regards,
Paul Ishenin.
More information about the fpc-devel
mailing list