Re: [fpc-pascal]fpc and familiar linux (ipaq)

2004-02-17 Thread Michael Van Canneyt
On Tue, 17 Feb 2004 [EMAIL PROTECTED] wrote: > Hi, > > Read on the web site that fpc 1.9.3 builds itself and runs on the Zaurus. > That's nice, I want to experiment wihth it on an iPAQ (which also uses an ARM > CPU) and familiar Linux. Have anyone tried? Anything I should know before > trying to

Re: [fpc-pascal]fpc and familiar linux (ipaq)

2004-02-17 Thread Florian Klaempfl
[EMAIL PROTECTED] wrote: Hi, Read on the web site that fpc 1.9.3 builds itself and runs on the Zaurus. That's nice, I want to experiment wihth it on an iPAQ (which also uses an ARM CPU) and familiar Linux. Have anyone tried? Recently, I collected some hints about working with development compil

Re: [fpc-pascal]Defining Records on the fly:

2004-02-17 Thread Jon D. Sawyer
Here is why I was wondering why you couldn't, say I have this type: Type tMyRec = Record X, Y : Real; End; And I have this function: Function CheckPoint(aPoint: tMyRec): Boolean; Begin {Does something here..} end; begin CheckPoint((X:1.2;Y:2.2)); end. In short I think it would be a nifty fe

[fpc-pascal]Error Making CVS version of compiler

2004-02-17 Thread Matt Henley
I was trying to update fpc to the latest and got this error today after updating through cvs: /usr/local/bin/ppc386 -Ur -Xs -OG2p3 -n -Fi../inc -Fi../i386 -Fi../unix -Fii386 -FE. -di386 -dRELEASE ../unix/x86.pp /usr/local/bin/ppc386 -Ur -Xs -OG2p3 -n -Fi../inc -Fi../i386 -Fi../unix -Fii386 -FE. -d