[fpc-pascal] Socket x SSocket

2007-10-21 Thread F x L
Hi. I'm getting a warning error in program with a new FPC 2.2.0 because the socket library was obsolete. The recomended option is ssocket library but I did'nt find this documentation. Could you help me ? Thanks, FxL _ ConheƧa o

Re: [fpc-pascal] Socket x SSocket

2007-10-21 Thread Marco van de Voort
I'm getting a warning error in program with a new FPC 2.2.0 because the socket library was obsolete. The recomended option is ssocket library but I did'nt find this documentation. It's not the sockets unit that is obsolete, but just a few of the older (1.0.x) functions are deprecated.

[fpc-pascal] Compiling FPC 2.3 with FPC 2.2 (Mac OS i386)

2007-10-21 Thread Tobias Giesen
Hello, I have installed FPC 2.2 from the Lazarus snapshots. Now I am trying to compile the latest FPC sources from SVN. A few weeks ago, this worked but now I get: variants.pp(518,14) Fatal: Unknown compilerproc fpc_copy_proc. Check if you use the correct run time library. How can I check

[fpc-pascal] Re: Compiling ... Got it working

2007-10-21 Thread Tobias Giesen
Hello, I cleaned up some folders, deleting files from previous compilations and updating to the latest SVN and now it's working. FPC 2.3.1 finds my files much better than 2.2. Maybe the improvements in fppu.pas (tppumodule.search_unit) could be ported back to version 2.2 so that other

Re: [fpc-pascal] Compiling FPC 2.3 with FPC 2.2 (Mac OS i386)

2007-10-21 Thread Marco van de Voort
Where can I get the 2.2 sources? See the development page on the website. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal