Qemu and gcc 4.2 revisited
Bakul Shah
bakul at bitblocks.com
Sun Jun 10 15:26:26 UTC 2007
> If I leave the rest of the Makefile alone, including the USE_GCC= 3.4,
> it will simply pull in and install gcc-3.4. The failure I mention above
> only happens if I comment out the USE_GCC line. Is this what most
> people running CURRENT are doing, just reinstalling and letting it
> install gcc-3.4?
You must use gcc-3.x with qemu. Qemu relies on its knowledge
of gcc-3.x for dyanmic translation of guest os code.
More information about the freebsd-emulation
mailing list