Re: [fpc-devel] Compiling for libgdb, and using make -j on larger SPARC systems

2013-09-13 Thread Mark Morgan Lloyd
Apologies for my lousy threading, but the gateway here drops some messages. Sven Barth wrote: The divide-by-zero is caused when the compiler attempts to compile an assignment of a tVectorregs inside TVectorView.Draw, i.e. as minimal code: procedure TVectorView.Draw; var rs : tVec

Re: [fpc-devel] Compiling for libgdb, and using make -j on larger SPARC systems

2013-09-13 Thread Sven Barth
Am 13.09.2013 12:20 schrieb "Mark Morgan Lloyd" < markmll.fpc-de...@telemetry.co.uk>: > > Mark Morgan Lloyd wrote: >> >> Sven Barth wrote: >> > It will be interesting to see what minimal code will trigger the problem. Maybe it will point to a more serious problem inside the compiler.

Re: [fpc-devel] What's the matter with this list ?

2013-09-13 Thread Thaddy
On 13-9-2013 16:19, Michael Schnell wrote: OK. So no technical problem, just some silent days :-) . -Michael I may suggest a currently non-unicode encodable code page was used for the mailing list since the major change? EBCDIC? smime.p7s Description: S/MIME Cryptographic Signature _

Re: [fpc-devel] What's the matter with this list ?

2013-09-13 Thread Michael Schnell
OK. So no technical problem, just some silent days :-) . -Michael ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

Re: [fpc-devel] What's the matter with this list ?

2013-09-13 Thread Michael Van Canneyt
On Fri, 13 Sep 2013, Michael Schnell wrote: no messages since 9/10 ? If you are feeling lonely, there exist specialized sites for this ;) Michael. ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listin

[fpc-devel] What's the matter with this list ?

2013-09-13 Thread Michael Schnell
no messages since 9/10 ? -Michael ___ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel

Re: [fpc-devel] Compiling for libgdb, and using make -j on larger SPARC systems

2013-09-13 Thread Mark Morgan Lloyd
Mark Morgan Lloyd wrote: Sven Barth wrote: It will be interesting to see what minimal code will trigger the problem. Maybe it will point to a more serious problem inside the compiler. I've now got a standalone test_fpregs.pas which fails to compile in the expected way, i.e. a compile-time e