[fpc-pascal] GetMem question

2006-11-30 Thread Graeme Geldenhuys
I got this question from a Delphi 2006 user regarding a code change I made in the tiOPF project. tiOPF is compiled with FPC using the Delphi compiler mode. FPC 2.0.4 and FPC 2.1.1 is used. - procedure tiGetPropertyNames(AClass : TtiBaseObjectClass;

Re: [fpc-pascal] Nov. 30th Build of 2.1.1 for Sparc

2006-11-30 Thread Marco van de Voort
> Wolfe, Robert wrote: > > I would like to port FPC over to FreeBSD for Sparc as well if at all > > possible, however, with a lack of an existing FPC compiler for that > > platform, I was not sure how I would go about doing that. > > The compiler is only per architecture, so you only need to build

Re: [fpc-pascal] Nov. 30th Build of 2.1.1 for Sparc

2006-11-30 Thread Micha Nelissen
Wolfe, Robert wrote: > I would like to port FPC over to FreeBSD for Sparc as well if at all > possible, however, with a lack of an existing FPC compiler for that > platform, I was not sure how I would go about doing that. The compiler is only per architecture, so you only need to build a freebsd r

RE: [fpc-pascal] next FPC version

2006-11-30 Thread Wolfe, Robert
From what I understand, when compiling a new build from code, FPC will be compiled using the current version that is already on your system. Afterwards, once the new compiler is built, the compilation process will switch over to the new compiler. Robert Wolfe [MCP/Linux+], Computer Progra

[fpc-pascal] Nov. 30th Build of 2.1.1 for Sparc

2006-11-30 Thread Wolfe, Robert
Just a quick email to let everyone know that the Nov. 30 build of FPC 2.1.1 for Sparc Linux is now available for direct download at: http://www.net261.com:85/pages/robert/software/fpc/fpc-2.1.1.sparc-linux .tar.gz I would like to port FPC over to FreeBSD for Sparc as well if at all possible, howe

Re: [fpc-pascal] [HTTPS]: Looking for a ssl http client

2006-11-30 Thread TOUZEAU DAVID
Yes The problem is fixed now by adding libssl.so.0 link Lukas Gebauer a écrit : Currently synpase doesn't working with ssl mode but if you want to do this in linux environement LibCurl is a good way and do that you want... http://curl.haxx.se/libcurl/pascal/ The only problem that it require *.s