I too have experienced longish compile times with wt. I have the
suspicion that it is mainly due to the complex, muli-level headers. Is
there a way to precompile the headers?

It's not really a big problem for me, but it would be nice to get
a rebuild done in, say, 10 seconds instead of 60.

--Randy

Nagaev Boris <bnag...@gmail.com> writes:

> Hello
>
> Most of build time is compilation time, which does not depend on
> whether dynamic or static libs are used. I use Wt 3.2.3 and it is good
> enough.
>
> Do you use -j option of make? You can also use distcc to explore
> "compilation power" of several machines simultaneously. Another
> "trick" is to merge several CPP files in one to compile them at once.
>
> Regards,
> Boris Nagaev
>
>
> On Tue, Dec 24, 2013 at 5:27 PM, Muhammad Bashir Al-Noimi
> <mbno...@gmail.com> wrote:
>> Hi,
>>
>> Building Wt based projects became too slow after using recent Wt trunk
>> through "make install".
>>
>> How can I fix this issue?
>> Do I need to build Wt statically to be able to build my projects quickly?
>>
>> I'm using Linux Mint 16 Cinnamon x64 so the PPA doesn't work cuz it
>> supports Ubuntu 13.04 based distros.
>>
>> P.S. I forced to purge the installed Wt binaries by Ubuntu repository
>> because they are too old and they have many bugs (most of them fixed in
>> current Wt trunk)
>>
>> ------------------------------------------------------------------------------
>> Rapidly troubleshoot problems before they affect your business. Most IT
>> organizations don't have a clear picture of how application performance
>> affects their revenue. With AppDynamics, you get 100% visibility into your
>> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics 
>> Pro!
>> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
>> _______________________________________________
>> witty-interest mailing list
>> witty-interest@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/witty-interest
>
> ------------------------------------------------------------------------------
> Rapidly troubleshoot problems before they affect your business. Most IT 
> organizations don't have a clear picture of how application performance 
> affects their revenue. With AppDynamics, you get 100% visibility into your 
> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
> _______________________________________________
> witty-interest mailing list
> witty-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/witty-interest

-- 
Randy Yates
Digital Signal Labs
http://www.digitalsignallabs.com

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to