Re: [fpc-devel] Fpc and Ipaq

2005-04-05 Thread Uberto Barbini
> http://users.pandora.be/Jan.Van.hijfte/qtforfpc/qtedemo.html > > This webpage is about a Qt/Embedded binding for FreePascal (FPC) > The source code of a small demo program is provided as well wow! I didn't think qt binding worked at all. mmh, I think I desperately need a Zaurus now! ;))

Re: [fpc-devel] linking with SDL libs fails.

2005-04-05 Thread Ozerski Pavel
Hello all, I submited now a bug report and would to do it also here. Compiler incorectly forms import names from single-char constants. In the sample below, then compiler adds to a function name not only 'A' but also an additional mistake symbol, at result the function cannot be found in the dll

[fpc-devel] linking with SDL libs fails.

2005-04-05 Thread Dr. Karl-Michael Schindler
Hi when compiling lentilwars from Almindor, I encounter the following error when linking. This is definitely a problem above my level :) btw. The SDL libs are installed through fink and are found. Any hints are welcome. Here comes the log: michael-pbook-ep3:~/Desktop/Downloads/Lentilwars michae

Re: [fpc-devel] Fpc and Ipaq

2005-04-05 Thread Den Jean
Hi, you might also look at: http://users.pandora.be/Jan.Van.hijfte/qtforfpc/qtedemo.html This webpage is about a Qt/Embedded binding for FreePascal (FPC) The source code of a small demo program is provided as well You can view an animated screenshot of the program in action on a Zaurus

Re: [fpc-devel] Fpc and Ipaq

2005-04-05 Thread Uberto Barbini
> Did you check the link I gave you above :)? The 1.9.8 arm release is a > cross compiler. :(( I've read hastly and I understood that was for the arm-linux itself! I'll try asap. Uberto ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://

Re: [fpc-devel] Fpc and Ipaq

2005-04-05 Thread Florian Klaempfl
Uberto Barbini wrote: > On Tuesday 05 April 2005 21:13, Florian Klaempfl wrote: > >>Uberto Barbini wrote: >> >>>Does anyone have experience with fpc and linux on handhelds? >> >>http://www.de.freepascal.org/down2-linux-arm.html >> >>More information can be found in the fpc wiki. > > > Do you mea

Re: [fpc-devel] Fpc and Ipaq

2005-04-05 Thread Uberto Barbini
On Tuesday 05 April 2005 21:13, Florian Klaempfl wrote: > Uberto Barbini wrote: > > Does anyone have experience with fpc and linux on handhelds? > > http://www.de.freepascal.org/down2-linux-arm.html > > More information can be found in the fpc wiki. Do you mean here: http://www.freepascal.org/wiki

Re: [fpc-devel] Fpc and Ipaq

2005-04-05 Thread Florian Klaempfl
Uberto Barbini wrote: > Does anyone have experience with fpc and linux on handhelds? http://www.de.freepascal.org/down2-linux-arm.html More information can be found in the fpc wiki. > May the 6th, I'll show fpc at a Delphi workshop, and I'll concentrate on > thinks Delphi doesn't do. > I can b