Re: [fpc-pascal] FPC compiled program stops with SIGILL on newer hardware (Pentium M 800 MHz)

2007-03-10 Thread Dirk Verwiebe
I would test it but where i can find the fix ? regards Dirk Florian Klaempfl schrieb: > Dirk Verwiebe schrieb: >> Hello Florian, >> >> exception handling was the problem.I have removed the dpmiexcp unit and >> now it works again. > > Well, this is only a workaround. In 6762 I tried to fix dpm

Re: [fpc-pascal] FPC compiled program stops with SIGILL on newer hardware (Pentium M 800 MHz)

2007-03-10 Thread Daniël Mantione
Op Sat, 10 Mar 2007, schreef Dirk Verwiebe: > I would test it but where i can find the fix ? The easiest way is to download a snapshot. For instructions see the website. Snapshots are built each night using the latest code, so are a very easy way to get the latest code. Alternatively, you mi

Re: [fpc-pascal] FPC compiled program stops with SIGILL on newer hardware (Pentium M 800 MHz)

2007-03-10 Thread Dirk Verwiebe
Ok. Thanks a lot. Dirk Daniël Mantione schrieb: > > Op Sat, 10 Mar 2007, schreef Dirk Verwiebe: > >> I would test it but where i can find the fix ? > > The easiest way is to download a snapshot. For instructions see the > website. Snapshots are built each night using the latest code, so are a

Re: [fpc-pascal] FPC compiled program stops with SIGILL on newer hardware (Pentium M 800 MHz)

2007-03-10 Thread Dirk Verwiebe
I have tried a small test program with cpu unit and it works neither with dpmiexcp nor without dpmiexcp. I get with dpmiexcp and snapshot 2.05 (10.3.2007) following error: SIGSEGV FPC General Protection Fault 2.05 without dpmiexcp An unhandled exception occured at EAccessViolation : Access Viola