Subject: Re: *very* slow C++-compiler
To: Jochen Scharrlach <jscharrl@BA-Stuttgart.De>
From: Arnt Gulbrandsen <agulbra@troll.no>
List: port-arm32
Date: 05/05/1997 17:29:40
A friend forwarded your note about this to me.  Very strange, I have
to say.

Would you mind adding "-v -Q" to the CFLAGS line and forwarding me the
(extremely verbose) output of a build?  You don't need to build all of
Qt, qt-1.2/src/tools should suffice and take much less time.

-v means verbose, -Q is an undocumented gcc flag (I assume you're
using gcc) which means "and I MEAN it" :)

--Arnt