Hello,
my program, written ca 5 years ago which worked all the time on several
hardware plattforms(486,AMD 64 ,Celeron 433)
crashs with a SIGILL error on my new Pentium M Board.
The program was compiled with debug information and so i can see it
stops if it in function getcpuinfo and cpu_init
in th
The program works under dos with go32v2.
The compiler is FPC 1.06.
Dirk Verwiebe schrieb:
> Hello,
> my program, written ca 5 years ago which worked all the time on several
> hardware plattforms(486,AMD 64 ,Celeron 433)
> crashs with a SIGILL error on my new Pentium M Board.
>
Thank you very much for your quick reply.
Maybe you are right,but i have forgotten to write my program works
without the cpu unit, and the cpu unit works without my program.
It is a curios situation.
regards
Dirk
Daniël Mantione schrieb:
>
> Op Fri, 9 Mar 2007, schreef Dirk Ve
Hello Florian,
exception handling was the problem.I have removed the dpmiexcp unit and
now it works again.
Thank you very much
regards
Dirk
Florian Klaempfl schrieb:
> Dirk Verwiebe schrieb:
>> Thank you very much for your quick reply.
>> Maybe you are right,but i have for
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 w
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
?
>
>> Thank you very much
>>
>> regards
>>
>> Dirk
>>
>> Florian Klaempfl schrieb:
>>> Dirk Verwiebe schrieb:
>>>> Thank you very much for your quick reply.
>>>> Maybe you are right,but i have forgotten to write my program
described below:
It seems FPC 2.02 doesn´t like the cpu unit.
If neccassary i could post the source of the test program.
regards
Dirk
Dirk Verwiebe schrieb:
> I have tried a small test program with cpu unit and it works neither
> with dpmiexcp nor without dpmiexcp.
> I get with dpmiexcp and