[fpc-devel] Arm embedded

2009-09-25 Thread Carsten Bager
Hi I am trying to move from FPC 205 to 251 my target is arm7 embedded I have used the 205 compiler for several years, and it is working fine, but I would like to use some of the new facilitates When I compile my test program (Begin End. ) the new linker misplace the segments. Something must be

Re: [fpc-devel] Arm embedded

2009-09-25 Thread Florian Klaempfl
Carsten Bager schrieb: Hi I am trying to move from FPC 205 to 251 my target is arm7 embedded I have used the 205 compiler for several years, and it is working fine, but I would like to use some of the new facilitates When I compile my test program (Begin End. ) the new linker misplace

[fpc-devel] unwinding stack from within ExceptProc?

2009-09-25 Thread Lukas Zeller
Hello, I have the following situation: A FPC shared library called from a C main program should catch otherwise unhandled exceptions. I set up a exception handling routine and assign it to ExceptProc. This works fine so far, the handler is called as expected. Now the handler routine

Re: [fpc-devel] UTF-8 patch for the video unit

2009-09-25 Thread Nikolay Nikolov
On 09/19/2009 05:16 PM, Olivier Coursiere wrote: Nice ! What used to be a hack for the limited BeOS terminal now become a feature. Well, initially I was just trying to fix the feature that switched the linux console out of UTF-8 mode, which caused most non-ascii characters to look wrong (if