On Tue, Jun 14, 2005 at 04:56:27PM +0100, Angus Leeming wrote:
> Actually, you do realise that you don't need to compile the whole Qt 
> distribution? Looking at the Makefile in the top level qt directory:
> 
> all: symlinks src-moc sub-src sub-tools sub-tutorial sub-examples
> 
> It seems that you can stop after sub-src

A 'make' in src should do as well, and tutorial and examples are
best deleted immediately. The .pro file might need a corresponding
adjustment, but all in all it should work (in contrast to various
configure options...)

Andre'

Reply via email to