[fpc-pascal] Breaking code while deleting assembler file ?
Florian Klaempfl
florian at freepascal.org
Tue Jun 24 09:10:25 CEST 2008
Seweryn Walentynowicz schrieb:
> Testing on linux and windows FPC version, works the same: crashes
> version compiled without -a option..
> I don't understand this, cause -a switch is "the compiler doesn't delete
> the generated assembler file", and in any form shouldn't touch generated
> code.
It uses the external assembler which makes in theory no difference, in
practice it makes sometimes.
> Could anybody clarify me, what happen ?
Please retest with 2.2.0/2.2.2rc1 first.
More information about the fpc-pascal
mailing list