Hi VBox team, r36125 | vboxsync | 2011-03-01 08:49:42 -0800 (Tue, 01 Mar 2011) | 1 line
recompiler: Removing traces of attempts at making the recompiler compile with the microsoft compiler. (untested) That commit causes the following step: kBuild: Compiling VBoxREM64 - /home/wa1ter/src/vbox/src/recompiler/target-i386/translate.c to run forever, gradually filling 1GB of RAM and 2GB of swap until the machine grinds to a halt. Note that this happens only on my 32-bit linux machine, and only for VBoxREM64, not for VBoxREM32. It happens with gcc-4.5.2, but gcc-4.4.4 compiles the same code with no problem. I'm thinking this is a compiler bug, but I don't know if this is a gentoo problem in particular. Can anyone reproduce the problem with a different linux distribution? Many thanks! (BTW, I see a later commit intended for gcc-4.6, but gentoo hasn't gotten that far yet so I can't test it.) _______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
