"Marc Santhoff" wrote
in message news:1229657957.329.5.ca...@localhost.das.netz...
>> I was thinking more along the lines of perhaps creating a
compatible dll
>> that could be used for Pascal/Delphi, and if necessary, flattening when
>> necessary method calls to plain functions, etc.
>>
>> I'm s
Am Freitag, den 19.12.2008, 08:46 +1100 schrieb Paul Nicholls:
> "Marc Santhoff" wrote
> in message news:1229580231.333.8.ca...@localhost.das.netz...
> > Am Donnerstag, den 18.12.2008, 09:02 +1100 schrieb Paul Nicholls:
> >> Hi all,
> >> I am wondering if anyone here has ever managed to use th
"Marc Santhoff" wrote
in message news:1229580231.333.8.ca...@localhost.das.netz...
Am Donnerstag, den 18.12.2008, 09:02 +1100 schrieb Paul Nicholls:
Hi all,
I am wondering if anyone here has ever managed to use the free
open-source OpenCASCADE 3d tools (www.opencascade.org) with Pascal
befo
On Fri, 12 Dec 2008 10:25:57 +0100
Koenraad Lelong wrote:
> Hello,
> Is there a binding for RRDTool ?
> With a linux-box I'm monitoring a device and for the moment I store
> the data in a text-file. Then I convert that text-file to a script to
> put the data in rrdtool and then I can get various
Hello,
Have anyone here ever used Kerberos with free pascal, and/or know on a good
Pascal binding for using it (including finding name value items) ?
Thanks,
Ido
http://ik.homelinux.org/
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http:
On Thu, Dec 18, 2008 at 2:04 AM, Michael Van Canneyt
wrote:
> Are you using threads ?
>
> Michael.
Hi Michael,
Not in the library project. Although I do plan on having threads in
the Main Application. Many pooled threads will be running in the main
application.
Just the "application" thread
On 18 Dec 2008, at 14:07, Frank de Groot (Rent-a-Geek) wrote:
Free Pascal compiler can do 64 bit but no performance benefits so
far ?!
There were never supposed to be any.
64-bit code can, in some specialist cases, be made to execute in
about double the speed of 32-bit code due to the wi
Free Pascal compiler can do 64 bit but no performance benefits so far ?!
There were never supposed to be any.
64-bit code can, in some specialist cases, be made to execute in about
double the speed of 32-bit code due to the wider registers.
The availability of more registers is another speed
On Thu, Dec 18, 2008 at 01:18:09AM +0100, Skybuck Flying wrote:
> To make it easy for Delphi programmers to write code in Delphi and then
> switch to free pascal/lazarus the following could be done:
>
> 1. Export code from Free Pascal into Delphi packages so they can be
> installed in Delphi.
>
Skybuck Flying schrieb:
> Hello,
>
> To make it easy for Delphi programmers to write code in Delphi and then
> switch to free pascal/lazarus the following could be done:
>
>
> Delphi's IDE is still more stable than Lazarus IDE.
Why should I/we spent time into improving other people's software
(
"Free Pascal compiler can do 64 bit but no performance benefits so far ?!"
I am developing a GA (genetical algorithm) that needs a large amount of data
to work with.
My development machine has 64 GB RAM and 4 cores.
In that space, I can run simultaneously 4 processes that each use 16 GB of
da
Hello,
To make it easy for Delphi programmers to write code in Delphi and then
switch to free pascal/lazarus the following could be done:
1. Export code from Free Pascal into Delphi packages so they can be
installed in Delphi.
2. Export code from Lazarus into Delphi packages so they can be in
On Wed, 17 Dec 2008, Andrew Brunner wrote:
> Thanks for that tip! So running under GDB I get the following info...
>
> This GDB was configured as "x86_64-linux-gnu"...
> (gdb) run
>
> Starting program: /mnt/Raid/Developer/Source/Lazarus/Test/TestApplication
> [Thread debugging using libthread
13 matches
Mail list logo