On Mon, 2007-10-22 at 08:20 -0600, Rob Savoye wrote: > Don't pass in any optimizing flags by setting CXXFLAGS=-g only. > Gnash > will run slower, but it'll compile much faster. Also on a dual core > machine, make -j3 speeds things up too. >
I'd also install ccache is pass CXX="ccache g++" This speedup subsequent builds significantly. Hub _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

