Re: [fpc-devel] FPC trunk broken for arm-wince

2012-08-30 Thread Vincent Snijders
2012/8/30 Vincent Snijders : > 2012/8/30 Zaher Dirkey : >> >> On Thu, Aug 30, 2012 at 4:05 PM, Vincent Snijders >> wrote: >>> >>> Hi, >>> >>> If I compile fpc trunk for arm-wince, I get the following error: >>> Compiling .\fcl-db\src\sqldb\postgres\pqconnection.pp >>> pqconnection.pp(1084,16) Erro

Re: [fpc-devel] FPC trunk broken for arm-wince

2012-08-30 Thread Vincent Snijders
2012/8/30 Zaher Dirkey : > > On Thu, Aug 30, 2012 at 4:05 PM, Vincent Snijders > wrote: >> >> Hi, >> >> If I compile fpc trunk for arm-wince, I get the following error: >> Compiling .\fcl-db\src\sqldb\postgres\pqconnection.pp >> pqconnection.pp(1084,16) Error: Identifier not found "pqlib" >> pqcon

Re: [fpc-devel] FPC trunk broken for arm-wince

2012-08-30 Thread Zaher Dirkey
On Thu, Aug 30, 2012 at 4:05 PM, Vincent Snijders < vincent.snijd...@gmail.com> wrote: > Hi, > > If I compile fpc trunk for arm-wince, I get the following error: > Compiling .\fcl-db\src\sqldb\postgres\pqconnection.pp > pqconnection.pp(1084,16) Error: Identifier not found "pqlib" > pqconnection.pp

[fpc-devel] FPC trunk broken for arm-wince

2012-08-30 Thread Vincent Snijders
Hi, If I compile fpc trunk for arm-wince, I get the following error: Compiling .\fcl-db\src\sqldb\postgres\pqconnection.pp pqconnection.pp(1084,16) Error: Identifier not found "pqlib" pqconnection.pp(1113) Fatal: There were 1 errors compiling module, stopping Fatal: Compilation aborted Is suspect