On Tue, Feb 7, 2012 at 8:36 PM, Sven Barth wrote:
> On 07.02.2012 19:09, Felipe Monteiro de Carvalho wrote:
>
>> Thanks, you were right =)
>>
>> But strange that it considered my "\" a space. I know that "\ " is a
>> escaping for a space, but there was no space in the end.
>>
>>
> That's a problem
On 07.02.2012 19:09, Felipe Monteiro de Carvalho wrote:
Thanks, you were right =)
But strange that it considered my "\" a space. I know that "\ " is a
escaping for a space, but there was no space in the end.
That's a problem of Make at least on Windows and was already mentioned
on one of the
Thanks, you were right =)
But strange that it considered my "\" a space. I know that "\ " is a
escaping for a space, but there was no space in the end.
--
Felipe Monteiro de Carvalho
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://li
On 06.02.2012 17:59, Felipe Monteiro de Carvalho wrote:
In Windows I am executing:
PATH=F:\Programas\lazarus31_fpc26\fpc\2.6.1\bin\i386-win32
make all
make install INSTALL_PREFIX=F:\Programas\fpcsvn\dest\
pause
Try without the "\" at the end (this is a problem of make AFAIK).
And it will bu
In Windows I am executing:
PATH=F:\Programas\lazarus31_fpc26\fpc\2.6.1\bin\i386-win32
make all
make install INSTALL_PREFIX=F:\Programas\fpcsvn\dest\
pause
And it will build the RTL and put it in the expected place, then it
starts putting hash in the place and then ... I get the following
error: