Re: [fpc-pascal] $LINKLIB MSVCRT on windows

2014-03-11 Thread m...@rpzdesign.com
The problem in tracert is at telekom.at. Woe to the developer outside of telekom.at md On 3/10/2014 10:27 PM, Dmitry Boyarintsev wrote: I'm getting 404 error some times (randomly). However, in a minute I can access the forum again. It might be an issue on the hosting server. thanks, Dmitry

Re: [fpc-pascal] FPC 2.6.4 release!

2014-03-11 Thread Peter Brooks
Congratulations! I'll download it very soon.. On 11 March 2014 21:36, Marco van de Voort wrote: > > Finally, FPC 2.6.4 has landed. FPC 2.6.4 is an update to 2.6.2 and 2.6.0 that > contains most library progress over the 2.6.2. It will probably conclude the > 2.6.x branch. > > Building is still in

Re: [fpc-pascal] [fpc-devel] FPC 2.6.4 release!

2014-03-11 Thread silvioprog
2014-03-11 16:36 GMT-03:00 Marco van de Voort : > > Finally, FPC 2.6.4 has landed. FPC 2.6.4 is an update to 2.6.2 and 2.6.0 > that > contains most library progress over the 2.6.2. It will probably conclude > the > 2.6.x branch. > > Building is still in progress and some formats (deb) and targets

Re: [fpc-pascal] TProcess on windows: incompatibility between poUsePipes and InheritHandles:=false

2014-03-11 Thread Luca Olivetti
El 11/03/14 19:17, Sven Barth ha escrit: > On 11.03.2014 17:18, Luca Olivetti wrote: >> In order to use poUsePipes, InheritHandles must be true >> (see >> http://msdn.microsoft.com/en-us/library/windows/desktop/ms686331%28v=vs.85%29.aspx) >> >> This is a limitation of the windows api, but I wonder

[fpc-pascal] FPC 2.6.4 release!

2014-03-11 Thread Marco van de Voort
Finally, FPC 2.6.4 has landed. FPC 2.6.4 is an update to 2.6.2 and 2.6.0 that contains most library progress over the 2.6.2. It will probably conclude the 2.6.x branch. Building is still in progress and some formats (deb) and targets might not be available yet. Changes that may break backwards

Re: [fpc-pascal] TProcess on windows: incompatibility between poUsePipes and InheritHandles:=false

2014-03-11 Thread Sven Barth
On 11.03.2014 17:18, Luca Olivetti wrote: In order to use poUsePipes, InheritHandles must be true (see http://msdn.microsoft.com/en-us/library/windows/desktop/ms686331%28v=vs.85%29.aspx) This is a limitation of the windows api, but I wonder if is there a workaround to avoid inheriting other handl

[fpc-pascal] TProcess on windows: incompatibility between poUsePipes and InheritHandles:=false

2014-03-11 Thread Luca Olivetti
In order to use poUsePipes, InheritHandles must be true (see http://msdn.microsoft.com/en-us/library/windows/desktop/ms686331%28v=vs.85%29.aspx) This is a limitation of the windows api, but I wonder if is there a workaround to avoid inheriting other handles. Long story: I need to spawn a program (

Re: [fpc-pascal] Error compile library on Linux.

2014-03-11 Thread Fabio Luis Girardi
Same problem here when I try to compile a form on a library... I know that Forms on lib don't work yet because of other problems, not because linking problems. I'm using Lazarus 1.3 and FPC 2.7.1 x64. 2014-03-11 11:15 GMT-03:00 Fred van Stappen : > Hello. > > After successfully translate a usefu

[fpc-pascal] Error compile library on Linux.

2014-03-11 Thread Fred van Stappen
Hello. After successfully translate a useful unit into a universal library, i want to do the same with something bigger. I have compile that unit into a Windows library. Perfect, it compile and works. But when i try to compile it on Linux a get that error message, even if i compile it with -f

Re: [fpc-pascal] Freepascal on OSX 10.9 Mavericks $LINKLIB gcc broken

2014-03-11 Thread m...@rpzdesign.com
You FPC/lazarus guys ROCK. md On 3/10/2014 10:12 PM, Mattias Gaertner wrote: On Mon, 10 Mar 2014 20:18:38 -0400 "m...@rpzdesign.com" wrote: Jonas: Where in Lazarus 1.0.14 do I put in the compiler command line option? -WM10.9 Project Options->Compiler Options->Compilation->Compiler->Command