At 15:36 20/06/2005, you wrote:

On 20 jun 2005, at 09:59, Marc Santhoff wrote:

So it should work:

I'm using "-dRELEASE" for releasing and my fpg.cfg has standard "- OG2p3"
and "-Xs". Testing is done with "-XX -B".

Yes, it should.

Can you figure out which instruction it is that causes this?

How would I do that? Would a saved core dump do? It seems to occur on
when redirecting stdout to a file, but I'm not sure yet.

Normally, you'd do this by running the program under gdb and checking
what the faulting instruction is. A coredump should contain the
necessary information as well, yes.

Are you using any dll or lib.so :? Perhaps the external code is compiled for a specific processor.


**************************************************************************************************************************************************
This document represent my ideas. They are original from me. It's forbidden think the same than me, without previous payment. If you agree me, PAY.

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to