Hi Roger, Roger Thornblad wrote:
I've been trying to get a 20080808 dist with the latest patches running on my 5407C3 eval board. toolchain is m68k-uclinux-20061214 2.4.x kernel runs OK 2.6.x doesn't. After some chasing around I found a problem in kmem_cache_create() thinking it was called while in an interrupt. After some searches in the mailing list I found someone with a similar problem where he found it was a toolchain issue. He moved to a newer tool set and problem was resolved. It appears there are several options for a new toolset. I'm curious which toolchain would you recommend / is most popular out there?
I am using a gcc-4.2.4 based tool chain for ColdFire at the moment. I put it up if you want to look at it: http://www.uclinux.org/pub/uClinux/m68k-elf-tools/m68k-uclinux-tools-20080626.sh Source and build script at: http://www.uclinux.org/pub/uClinux/m68k-elf-tools/tools-20080626 Regards Greg ------------------------------------------------------------------------ Greg Ungerer -- Principal Engineer EMAIL: [email protected] SnapGear Group, McAfee PHONE: +61 7 3435 2888 825 Stanley St, FAX: +61 7 3891 3630 Woolloongabba, QLD, 4102, Australia WEB: http://www.SnapGear.com _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
