On Oct 13, 2006, at 9:55 AM, Clint Thomas wrote: > Hey guys, > > Generic question here. To each linux kernel version, is there a > specific version of GCC and GLIBC I should be using to build the > kernel, RFS, etc? I cannot seem to find any concrete proof that > this is the case, but I am having issues building a new RFS with my > older GCC and GLIBC, so I'm looking at updating them. I'm currently > using GCC 3.3.2 and GLIBC 2.3.2 to build for the Linux 2.4.27 > kernel on an e500 (MPC8541) core. Thanks! >
It depends on what user space functionality you want/need form e500. If you plan on using SPE or fp I'd say to make sure to get tools chains that support e500. If you are just running normal integer code than any toolchain should be fine. - k _______________________________________________ Linuxppc-embedded mailing list [email protected] https://ozlabs.org/mailman/listinfo/linuxppc-embedded
