ggc 3.3.x for kernel compile?
Andriy Korud
a.korud at vector.com.pl
Fri May 14 00:57:22 EST 2004
Hi?
Does anybody use gcc 3.3.x for kernel compile especially for ppc405?
I have the following problem:
after the following code:
struct inet_protocol *inet_protos[MAX_INET_PROTOS];
in kernel compiled with 2.95 I have
inet_protos: 0xc01b097c, inet_protos[0]: 0x00
and in kernel compiled with 3.3.3:
inet_protos: 0xc01b097c, inet_protos[0]: 0xffffffff
which cause kernel oops. Kernel is current CVS from DENX.
Any ideas?
thanks in advance,
--
Andriy Korud
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-embedded
mailing list