On 04/20/2013 09:26 PM, Julien Puydt wrote:
And then it's slow because I have to: - start compiling with export MAKE="make -j 3 -k" ; - look regularly to see when it starts compiling m4rie - kill the m4rie compilation (kill -9 <pid> on the conversion.c compilation) [note: the -k makes sure everything not needing m4rie is compiled before this failure stops the compilation process] - at that point, kill the gui and as many things as possible to free ram, export MAKE="make" and relaunch the compilation, which takes care of m4rie. Do that before going to bed! - kill the compilation wherever it is on wake up (that is, if it is finished with m4rie) ; - restart the gui and the various processes ; - export MAKE="make -j 3" and finish the build.
Have you tried GCC-4.8.0? It is supposed to require less resources.
-- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel?hl=en. For more options, visit https://groups.google.com/groups/opt_out.