Messages in this thread |  | | | Subject | Re: GCC3.0 support: Kernel 2.4.5 compilation troubles | | Date | Sun, 24 Jun 2001 00:51:16 +0100 (BST) | | From | Alan Cox <> |
| |
> Hello all! > trying to compile kernel I got following:
Use 2.95 or 2.96 not gcc 3.0 if you want a peaceful time of it. If you are feeling bold and adventurous then
1. Get 2.4.6pre5 - this has the compile bug you see fixed (older gcc just missed seeing/reporting it)
2. Look back in the kernel archives and you'll find some patches for the warnings about multi-line string literals in asm blocks - 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/
|  |