At 20:06 14-6-2003, you wrote:
Are there known issues with 1.0.6 and it's finding the configuration
file? Does it matter whether I compile using the 'fpc' or 'ppc386'
command (they differ on my system):
[EMAIL PROTECTED] ian]$ more ~amead/fpc.cfg
-gl
-Co
-Cr
[EMAIL PROTECTED] ian]$ ls -l `which pp
On Sat, Jun 14, 2003 at 06:30:09PM +0200, [EMAIL PROTECTED] wrote:
>
>
> On Sun, 15 Jun 2003, James Mills wrote:
>
> > On Sat, Jun 14, 2003 at 05:01:38PM +0200, [EMAIL PROTECTED] wrote:
> > >
> > >
> > > On Sun, 15 Jun 2003, James Mills wrote:
> > >
> > > > On Sat, Jun 14, 2003 at 04:08:38PM +02
Hello,
is there an example of how to write an IRC Client with FPC,
the isock*.pp examples only show how to read until i get a "QUIT".
thx.
___
fpc-pascal maillist - [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal
Are there known issues with 1.0.6 and it's finding the configuration
file? Does it matter whether I compile using the 'fpc' or 'ppc386'
command (they differ on my system):
[EMAIL PROTECTED] ian]$ more ~amead/fpc.cfg
-gl
-Co
-Cr
[EMAIL PROTECTED] ian]$ ls -l `which ppc386`
lrwxrwxrwx1 root
On Sun, 15 Jun 2003, James Mills wrote:
> On Sat, Jun 14, 2003 at 05:01:38PM +0200, [EMAIL PROTECTED] wrote:
> >
> >
> > On Sun, 15 Jun 2003, James Mills wrote:
> >
> > > On Sat, Jun 14, 2003 at 04:08:38PM +0200, [EMAIL PROTECTED] wrote:
> > > >
> > > >
> > > > On Sat, 14 Jun 2003, James Mills w
On Sat, Jun 14, 2003 at 05:01:38PM +0200, [EMAIL PROTECTED] wrote:
>
>
> On Sun, 15 Jun 2003, James Mills wrote:
>
> > On Sat, Jun 14, 2003 at 04:08:38PM +0200, [EMAIL PROTECTED] wrote:
> > >
> > >
> > > On Sat, 14 Jun 2003, James Mills wrote:
> > >
> > > > $ fpc testdb
> > > > Free Pascal Compi
On Sun, 15 Jun 2003, James Mills wrote:
> On Sat, Jun 14, 2003 at 04:08:38PM +0200, [EMAIL PROTECTED] wrote:
> >
> >
> > On Sat, 14 Jun 2003, James Mills wrote:
> >
> > > $ fpc testdb
> > > Free Pascal Compiler version 1.0.6 [2002/08/10] for i386
> > > Copyright (c) 1993-2002 by Florian Klaempfl
On Sat, Jun 14, 2003 at 04:08:38PM +0200, [EMAIL PROTECTED] wrote:
>
>
> On Sat, 14 Jun 2003, James Mills wrote:
>
> > $ fpc testdb
> > Free Pascal Compiler version 1.0.6 [2002/08/10] for i386
> > Copyright (c) 1993-2002 by Florian Klaempfl
> > Target OS: Linux for i386
> > Compiling testdb.pas
On Sat, 14 Jun 2003, James Mills wrote:
> $ fpc testdb
> Free Pascal Compiler version 1.0.6 [2002/08/10] for i386
> Copyright (c) 1993-2002 by Florian Klaempfl
> Target OS: Linux for i386
> Compiling testdb.pas
> Assembling qtest
> Linking testdb
> testdb.o(.text+0xaa): In function `program_init
$ fpc testdb
Free Pascal Compiler version 1.0.6 [2002/08/10] for i386
Copyright (c) 1993-2002 by Florian Klaempfl
Target OS: Linux for i386
Compiling testdb.pas
Assembling qtest
Linking testdb
testdb.o(.text+0xaa): In function `program_init':
: undefined reference to `mysql_connect'
testdb.pas(84,3
10 matches
Mail list logo