"Denis Oliver Kropp" <[EMAIL PROTECTED]> wrote: > Quoting Ed Sweetman: > > > > Forgot, i'm using gcc 3.3.2 > > How is the error related to the gcc version, a bug? > > I'm using 3.3.2 with 2.4.21-rc2 and it works. AFAIK the 2.4.x series of the kernel are developed and tested with gcc 2.95.3, isn't it a bit risky using the gcc3, especially as new versions of gcc3 are so frequently?
This is what I use the build the kernel and modules. make CC=/opt/gcc2/bin/gcc dep && make CC=/opt/gcc2/bin/gcc bzImage && make CC=/opt/gcc2/bin/gcc modules Kind regards, Duncan -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
