Messages in this thread |  | | Subject | Re: Which gcc version? | Date | Fri, 23 Nov 2001 18:12:53 +0100 | From | Raúl Núñez de Arenas Coronado <> |
| |
Hi Roy :)))
>Which one should I use to compile the kernel?
Dunno about RH, but I compile the kernel using gcc-3.0.1 and works fine. Well, take into account that this is NOT the recommended choice, since gcc 3.x series is not considered stable for the kernel.
Anyway, I'm tired to having a compiler for binaries, another compiler for the kernel, another one for libraries, etc... and I compile all using gcc 3.0.1.
Sooner or later the kernel will need to be ported to gcc 3.x series, so, the sooner it gets tested with this compiler, the better.
Anyway, if you have gcc 2.95.x installed onto your distro, use that for the kernel for maximum stability.
My compiled kernel works with gcc 3.x but it's a kernel with no so many drivers. I don't know what kind of weird things can happen with a heluvalota drivers kernel.
Raúl - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |