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/