Re: [fpc-devel] Several problems compiling fpc 2.1.1

2005-10-05 Thread Vincent Snijders
Vincent Snijders wrote: Peter Vreman wrote: Vincent Snijders wrote: Hi, None of my nightly builds seem to succeed with svn/fpc/trunk. Unable to reproduce this. The program itself has ended. What kernel version is used? And what is the result of a strace if you add {$linklib c} in pp.

Re: [fpc-devel] Several problems compiling fpc 2.1.1

2005-10-04 Thread Peter Vreman
>> `/home/vsds/lazarus/source/fpc/2.1/packages/base/paszlib' >> /bin/mkdir -p units/i386-linux >> /home/vsds/lazarus/source/fpc/2.1/compiler/ppc386 -Ur -Xs -OG2p3 -n >> -Fu/home/vsds/lazarus/source/fpc/2.1/rtl/units/i386-linux -FE. >> -FUunits/i386-linux >> -gv -di386 -dRELEASE paszlib.pas >> trees

Re: [fpc-devel] Several problems compiling fpc 2.1.1

2005-10-04 Thread Peter Vreman
> -Fu/home/fpcfan/rpmbuild/BUILD/fpc/rtl/units/i386-linux -FE. > -FU/home/fpcfan/rpmbuild/BUILD/fpc/fcl/units/i386-linux -di386 -dRELEASE > dbf.pas > dbf_lang.pas(494,23) Error: Incompatible types: got "LongInt" expected > "AnsiString" > dbf_lang.pas(640) Fatal: There were 1 errors compiling module

RE: [fpc-devel] Several problems compiling fpc 2.1.1

2005-10-04 Thread Lee, John
Strange, I too get the error in h2pas in dbf_lang on the v211 go32v2 and win32 snapshots respectively for today (see email & logs). Regards John --- Peter Vreman wrote: >>Vincent Snijders wrote: >> >>>Hi, >>> >>>None of my nightly builds seem to succeed with svn/fpc/trunk. >>

Re: [fpc-devel] Several problems compiling fpc 2.1.1

2005-10-04 Thread Vincent Snijders
Peter Vreman wrote: Vincent Snijders wrote: Hi, None of my nightly builds seem to succeed with svn/fpc/trunk. Unable to reproduce this. The program itself has ended. What kernel version is used? And what is the result of a strace if you add {$linklib c} in pp.pas and try to run a newly

Re: [fpc-devel] Several problems compiling fpc 2.1.1

2005-10-04 Thread Peter Vreman
> Vincent Snijders wrote: >> Hi, >> >> None of my nightly builds seem to succeed with svn/fpc/trunk. > >> On another linux computer make cycle fails. ppc1 is created, but when >> executing >> /home/fpcfan/rpmbuild/BUILD/fpc/compiler/ppc1 -iVSPTPSOTO >> it just hangs (using all available cpu time).

Re: [fpc-devel] Several problems compiling fpc 2.1.1

2005-10-04 Thread Peter Vreman
> `/home/vsds/lazarus/source/fpc/2.1/packages/base/paszlib' > /bin/mkdir -p units/i386-linux > /home/vsds/lazarus/source/fpc/2.1/compiler/ppc386 -Ur -Xs -OG2p3 -n > -Fu/home/vsds/lazarus/source/fpc/2.1/rtl/units/i386-linux -FE. > -FUunits/i386-linux > -gv -di386 -dRELEASE paszlib.pas > trees.pas(33

Re: [fpc-devel] Several problems compiling fpc 2.1.1

2005-10-04 Thread Vincent Snijders
Vincent Snijders wrote: Hi, None of my nightly builds seem to succeed with svn/fpc/trunk. On another linux computer make cycle fails. ppc1 is created, but when executing /home/fpcfan/rpmbuild/BUILD/fpc/compiler/ppc1 -iVSPTPSOTO it just hangs (using all available cpu time). I did a strace