On 4 August 2011 03:25, Dick Hollenbeck <d...@softplc.com> wrote:
>
>> (My machine compiles the entire Kicad source in 3 mins 30 seconds, on Ubuntu
>> x86_64, no wxWidgets, just Kicad.)
>
> $ make clean
>
> $ time make -j 5
>
> real    3m0.329s
>
> Looks more like 3 minutes flat.
>
> But I compile for a living.
>

Nice! On windows mingw32-make cannot run multiple jobs without
crashing so it is really limited; Annoying as I bought a quad core
processer with hyper threading for mingw32-make -j 7

D'oh!

I am passing -DCMAKE_BUILD_TYPE=Release through to the KiCad build. I
expect it is still generating "debug" symbols though. I will have
another look tonight anyway and see what conclusions I can reach.

Brian.

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to