Re: [fpc-pascal] how to speed up lazarus compilation and debugging

2013-10-01 Thread Graeme Geldenhuys
On 30/09/13 17:33, m...@rpzdesign.com wrote: > Linux Fedora 14 x64 fully boots from power on in 30 seconds. Umm, my Ubuntu 12.04 used to boot in around 8 seconds from power on. I used a 450MB/s read/write SSD drive with an i7 CPU. :) These days boot times don't mean much to me, as my FreeBSD syst

Re: [fpc-pascal] how to speed up lazarus compilation and debugging

2013-10-01 Thread Michael Schnell
On 10/01/2013 11:16 AM, Mattias Gaertner wrote: Multi-GUI has nothing to do with the compiler. But with project compile and link time, as the LCL (including the unit interface sections) is more complex because of that. -Michael ___ fpc-pascal maillis

Re: [fpc-pascal] how to speed up lazarus compilation and debugging

2013-10-01 Thread Mattias Gaertner
On Tue, 01 Oct 2013 10:01:55 +0200 Michael Schnell wrote: > On 09/30/2013 05:38 PM, Dennis Poon wrote: > > It is faster on Linux but still way slower than Delphi 5 on windows. > > Allowing for multi-Arch, multi-OS, multi-GUI-infrastructure, > cross-development etc does not come completely for f

Re: [fpc-pascal] how to speed up lazarus compilation and debugging

2013-10-01 Thread Michael Schnell
On 09/30/2013 06:33 PM, m...@rpzdesign.com wrote: especially an SSD solid state disk drive. Really ? I don't suppose all necessary files will exceed the cache of a decently equipped Linux PC. -Michael ___ fpc-pascal maillist - fpc-pascal@lists.

Re: [fpc-pascal] how to speed up lazarus compilation and debugging

2013-10-01 Thread Michael Schnell
On 09/30/2013 05:38 PM, Dennis Poon wrote: It is faster on Linux but still way slower than Delphi 5 on windows. Allowing for multi-Arch, multi-OS, multi-GUI-infrastructure, cross-development etc does not come completely for free -Michael ___ fp

Re: [fpc-pascal] how to speed up lazarus compilation and debugging

2013-09-30 Thread m...@rpzdesign.com
Here is a suggestion that might help your compile times. If you want superfast increases in compiling under linux/freepascal/lazarus, switch your development computer to a super fast CPU and especially an SSD solid state disk drive. Make sure you have no spinning disks/media in your computer.

Re: [fpc-pascal] how to speed up lazarus compilation and debugging

2013-09-30 Thread Martin
On 30/09/2013 16:38, Dennis Poon wrote: On Mon, 30 Sep 2013, Dennis Poon wrote: I came from the old delphi 5 IDE and I found the lazarus 1.0.8 /FPC 2.6.2 's compilation and debugging a lot slower than Delphi 5. Are there any settings that I can make to speed up Lazarus? Switch to Linux.

Re: [fpc-pascal] how to speed up lazarus compilation and debugging

2013-09-30 Thread Mattias Gaertner
On Mon, 30 Sep 2013 22:15:01 +0800 Dennis Poon wrote: > I came from the old delphi 5 IDE and I found the lazarus 1.0.8 /FPC > 2.6.2 's compilation and debugging a lot slower than Delphi 5. > Are there any settings that I can make to speed up Lazarus? On some systems the anti virus scanner makes

Re: [fpc-pascal] how to speed up lazarus compilation and debugging

2013-09-30 Thread Mattias Gaertner
On Mon, 30 Sep 2013 17:52:39 +0200 (CEST) Michael Van Canneyt wrote: > > > On Mon, 30 Sep 2013, Dennis Poon wrote: > > > > > > >> > >> On Mon, 30 Sep 2013, Dennis Poon wrote: > >> > >>> I came from the old delphi 5 IDE and I found the lazarus 1.0.8 /FPC 2.6.2 > >>> 's compilation and debugg

Re: [fpc-pascal] how to speed up lazarus compilation and debugging

2013-09-30 Thread Michael Van Canneyt
On Mon, 30 Sep 2013, Dennis Poon wrote: On Mon, 30 Sep 2013, Dennis Poon wrote: I came from the old delphi 5 IDE and I found the lazarus 1.0.8 /FPC 2.6.2 's compilation and debugging a lot slower than Delphi 5. Are there any settings that I can make to speed up Lazarus? Switch to Linu

Re: [fpc-pascal] how to speed up lazarus compilation and debugging

2013-09-30 Thread Dennis Poon
On Mon, 30 Sep 2013, Dennis Poon wrote: I came from the old delphi 5 IDE and I found the lazarus 1.0.8 /FPC 2.6.2 's compilation and debugging a lot slower than Delphi 5. Are there any settings that I can make to speed up Lazarus? Switch to Linux. It is faster on Linux but still way sl

Re: [fpc-pascal] how to speed up lazarus compilation and debugging

2013-09-30 Thread Michael Van Canneyt
On Mon, 30 Sep 2013, Dennis Poon wrote: I came from the old delphi 5 IDE and I found the lazarus 1.0.8 /FPC 2.6.2 's compilation and debugging a lot slower than Delphi 5. Are there any settings that I can make to speed up Lazarus? Switch to Linux. Michael. _

[fpc-pascal] how to speed up lazarus compilation and debugging

2013-09-30 Thread Dennis Poon
I came from the old delphi 5 IDE and I found the lazarus 1.0.8 /FPC 2.6.2 's compilation and debugging a lot slower than Delphi 5. Are there any settings that I can make to speed up Lazarus? Dennis ___ fpc-pascal maillist - fpc-pascal@lists.freepasca