25.11.2010 12:47, Jonas Maebe пишет:
On 25 Nov 2010, at 01:28, Евгений Семенов (Evgeniy Semenov) wrote:
24.11.2010 12:25, Jonas Maebe пишет:
On 23 Nov 2010, at 22:01, Евгений Семенов (Evgeniy Semenov) wrote:
Help me anybody, please. My program runs on arm-linux system and
when it receive S
> Well, bash is probably the problem. FPC doesn't provide bash, so somehow
> unix utilities from some other set were used (cygwin,mingw) and they
> complain that they don't run in their own environment.
>
> To test this, sanitize your PATH so that only Windows and FPC related dirs
> are in the PAT
In our previous episode, Birger Jansen said:
> The make process goes on for a while, but stops befor it finishes. During
> the make process I get a lot of these warnings: "WARNING: bash couldn't
> find /tmp, please create one!". However, the TMP environment variable is
> set so I don't know why it
On 25 Nov 2010, at 01:28, Евгений Семенов (Evgeniy
Semenov) wrote:
24.11.2010 12:25, Jonas Maebe пишет:
On 23 Nov 2010, at 22:01, Евгений Семенов (Evgeniy
Semenov) wrote:
Help me anybody, please. My program runs on arm-linux system and
when it receive SIGTERM i can't handle this sign
25.11.2010 10:50, Mark Morgan Lloyd пишет:
Евгений Семенов (Evgeniy Semenov) wrote:
24.11.2010 12:25, Jonas Maebe пишет:
On 23 Nov 2010, at 22:01, Евгений Семенов (Evgeniy Semenov) wrote:
Help me anybody, please. My program runs on arm-linux system and
when it receive SIGTERM i can't handle
Hi all,
I'm trying to build FPC trunk version on a XP win64 machine, but the make
process just keeps failing. What I did:
- download FPC Win64 snapshot
(Lazarus-0.9.29-28437-fpc-2.4.3-20101124-win64.exe)
- installed to E:\FPC\ (unfortunately I cannot use another folder on this
machine)
- dow