Re: [fpc-pascal]paths in cross-compiling

2003-11-06 Thread George Patterson
On Fri, 7 Nov 2003 00:43:55 +0100 (CET) Adam Naumowicz <[EMAIL PROTECTED]> wrote: > On Fri, 7 Nov 2003, George Patterson wrote: > > > This might be a nasty hack but have you tried putting in the new > > path right at the top of the link.res file. > > Well

Re: [fpc-pascal]paths in cross-compiling

2003-11-06 Thread George Patterson
hand and provide a proper > path for crti.o and crtn.o does the linker produce a good solaris > executable. Can it be done in a less nasty way? > Adam, This might be a nasty hack but have you tried putting in the new path right at the top of the link.res file. George Patterson ___

[fpc-pascal]Better Alternative to delay()

2003-10-14 Thread George Patterson
that code snippet. The delay does not need to be accurate (quarter of a second will not matter).. Thanks George Patterson ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal]TCP client required... List still active??

2003-10-06 Thread George Patterson
CP/IP components. It works with FPC. > Reading through the pfinger source, the simple I/O of inet will suffice for this working concept. Considering it have been 12 years since I did any pascal programming, I'm finding it straight forward, if a litt

Re: [fpc-pascal]TCP client required... List still active??

2003-10-06 Thread George Patterson
On Mon, 06 Oct 2003 09:49:30 +0200 "Lukas Gebauer" <[EMAIL PROTECTED]> wrote: > > Take a look to my Synapse... ;-) > > > I am trying to write a simple tcp/ip client but can not find > > anything in the 'net (using Google anyway). I did find a server code > > in the fpc archives but no clients.

[fpc-pascal]TCP client required... List still active??

2003-10-05 Thread George Patterson
g the server code into a client. Thanks George Patterson ___ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal