Re: [fpc-devel] Re: fpc-devel Digest, Vol 21, Issue 32

2006-05-18 Thread Daniƫl Mantione
Op Thu, 18 May 2006, schreef Thomas Schatzl: > > > Additionally even the ppc64 compiler isn't able to cycle when > > > compiled with -Cg because of the shortstring limitation, a few > > > symbols get truncated, which makes the assembler fail. > > > This is because the assembler syntax for declar

[fpc-devel] Re: fpc-devel Digest, Vol 21, Issue 32

2006-05-18 Thread Thomas Schatzl
Hello, >From: Dani?l Mantione <[EMAIL PROTECTED]> Op Thu, 18 May 2006, schreef Thomas Schatzl: >> Also assembler symbols/labels should get extended to strings > 255 >>in the future because there is already a bug open in which it is >>demonstrated that it is possible to create too long labels wh