Hi, I did create some kernel module .ipk ( at76c503a ). But doing an insmod on target system brings up error message "invalid module format".
I did run "modinfo" which shows me vermagic key "2.6.16 preempt ARMv5 gcc-4.1" for my newly build kernel module. Running "modinfo" with any other kernel module on target system shows this vermagic : "2.6.16 preempt ARMv5 gcc-3.4". gcc-4.1 / gcc-3.4 Maybe wrong gcc-version be the problem? How can I change gcc version to use for compiling in OpenEmbedded then? Or isn't there any way to use older gcc (3.4) to build and I'll have to use new kernel (with gcc-4.1!) on target system? bye _______________________________________________ Oe mailing list [email protected] https://www.handhelds.org/mailman/listinfo/oe
