[fpc-pascal] old code with readdir

2005-08-24 Thread mondrillo
Error: Identifier not found "opendir" Hello list, I have old code from freepascal older than 2.0.0, and I want to migrate to amd64 debian, but have this error, I have read in googlin about this problem but the possible solutions, use oldlinux ( not avaliable with this version o freepascal) or ba

Re: [fpc-pascal] Embedded ARM system unit

2005-08-24 Thread Carsten Bager
> No, I meant simply with an include file with defines like: > {$define RTL_INCLUDE_ANSISTRING} > {$define RTL_INCLUDE_WIDESTRING} > { $define RTL_INCLUDE_TEXTIO} > {$define RTL_INCLUDE_FILEIO} > {$define RTL_INCLUDE_HEAPMANAGER} > {$define RTL_INCLUDE_FLOAT} > {$define RTL_INCLUDE_FLOAT_TRANSCENDE

Re: [fpc-pascal] Problem with freevision (winxp pro sp2 english)

2005-08-24 Thread Florian Klaempfl
Oliver Leitner wrote: > Dear Ladies and Gentleman. > > I am trying to compile the fv example: > > C:\FPC\2.0.0\examples\fv\*.pas > > with the following commands: > > C:\FPC\2.0.0\examples\fv\make > C:/FPC/2.0.0/bin/i386-Win32/ppc386.exe -Fu../../units/i386-win32/rtl > -Fu../../units/i386-win32

Re: [fpc-pascal] Embedded ARM system unit

2005-08-24 Thread Michael Van Canneyt
On Wed, 24 Aug 2005, Florian Klaempfl wrote: Michael Van Canneyt wrote: On Wed, 24 Aug 2005, Florian Klaempfl wrote: Marco van de Voort wrote: I am in the first stage of creating a system unit for Embedded ARM. Things are working but I get a lot of Warnings and Hints (See some of them

Re: [fpc-pascal] Embedded ARM system unit

2005-08-24 Thread Florian Klaempfl
Michael Van Canneyt wrote: > > > On Wed, 24 Aug 2005, Florian Klaempfl wrote: > >> Marco van de Voort wrote: >> I am in the first stage of creating a system unit for Embedded ARM. Things are working but I get a lot of Warnings and Hints (See some of them below). Should I be

Re: [fpc-pascal] Embedded ARM system unit

2005-08-24 Thread Marco van de Voort
> Marco van de Voort wrote: > > >>I am in the first stage of creating a system unit for > >>Embedded ARM. Things are working but I get a lot of > >>Warnings and Hints (See some of them below). > >>Should I be worried about this? > > > > > > I see no troubling ones. THe first few mean that gene

Re: [fpc-pascal] Embedded ARM system unit

2005-08-24 Thread Michael Van Canneyt
On Wed, 24 Aug 2005, Florian Klaempfl wrote: Marco van de Voort wrote: I am in the first stage of creating a system unit for Embedded ARM. Things are working but I get a lot of Warnings and Hints (See some of them below). Should I be worried about this? I see no troubling ones. THe first

Re: [fpc-pascal] Embedded ARM system unit

2005-08-24 Thread Florian Klaempfl
Marco van de Voort wrote: >>I am in the first stage of creating a system unit for >>Embedded ARM. Things are working but I get a lot of >>Warnings and Hints (See some of them below). >>Should I be worried about this? > > > I see no troubling ones. THe first few mean that generic might not be 6

Re: [fpc-pascal] building docs from svn

2005-08-24 Thread Michael Van Canneyt
On Tue, 23 Aug 2005, Bob Barry wrote: I've copied current svn of fpc2_fixes and fpcdocs to a working directory: asterix:svn> ls -ld fpc fpcdocs drwxr-xr-x 14 root root 4096 Aug 23 16:09 fpc drwxr-xr-x 44 root root 4096 Aug 23 17:12 fpcdocs Fpc compiles OK, but when I try to generate