Re: [fpc-pascal] now i have a very strange behaviour of my arm compiler

2009-04-29 Thread Henry Vermaak
2009/4/29 Benedikt Schindler : > THX ! > > Now all my problems just walked away. > What a bugfix  for the compiler could do :) > > My first test programm is now running without problems on the Openmoko > Freerunner device. good work! see if you can find somewhere on the wiki to put nice photos.

Re: [fpc-pascal] now i have a very strange behaviour of my arm compiler

2009-04-29 Thread Benedikt Schindler
THX ! Now all my problems just walked away. What a bugfix for the compiler could do :) My first test programm is now running without problems on the Openmoko Freerunner device. @all: thx for the helping in the last 3 weeks. Beni Benedikt Schindler schrieb: my last svn update was 13 days a

Re: [fpc-pascal] now i have a very strange behaviour of my arm compiler

2009-04-28 Thread Benedikt Schindler
my last svn update was 13 days ago. I update my sources and recompile everything. (That will need some time) i give you a status update later. Beni Jonas Maebe schrieb: On 28 Apr 2009, at 13:48, Benedikt Schindler wrote: [...] All of your workarounds have one thing in common: they cause an e

Re: [fpc-pascal] now i have a very strange behaviour of my arm compiler

2009-04-28 Thread Jonas Maebe
On 28 Apr 2009, at 13:48, Benedikt Schindler wrote: -- Also this one works: -- --- /media/mmcblk0p3/lazarus/lcl/interfaces/gtk/ gtkwidgetset.inc.orig Tue Apr 28 10:24:19 2009 +++ /media/mmcblk0p3/lazarus/lcl/interfaces/gtk/ gtkwidgetset.incTu

[fpc-pascal] now i have a very strange behaviour of my arm compiler

2009-04-28 Thread Benedikt Schindler
Hi, i still try to get a gtk applicatoins running on my device. And now i have found a work around for one error message. But in reality it's not a work around. It's a: "i didn't realy change anything, but it works now" If i delete the changes again, the error raises again. So maybe someone of