Author: Patrice Mandin (ANantes-151-1-150-59.w86-210.abo.wanadoo.fr)
Date: 08-14-2008 19:15
The problem with rpm, is to be able to use it with a cross-compiler. Seems latest release support it, so it would be nice, because I don't think anyone would try to build a gcc 4 rpm on a real machine, it would take a while.
I confirm binaries produced with gcc 4 are bigger; something like 10%, even using -Os (optimize for size) produces bigger binaries than with gcc 3 with -O2.
|