Hi, David, Lemote's pre-installed kernel uses exactly the same source in http://dev.lemote.com/cgit/linux-official.git/, the only difference is GCC, we use the cross-compiler which can be found here: http://dev.lemote.com/files/resource/toolchain/cross-compile/
Huacai On Tue, Apr 8, 2014 at 4:54 PM, David Kuehling <[email protected]> wrote: >>>>>> "Aron" == Aron Xu <[email protected]> writes: > >> On Tue, Apr 8, 2014 at 9:08 AM, David Kuehling <[email protected]> wrote: >>> >>> This is getting frustrating. Whatever magic Lemote applied to their >>> kernels doesn't seem to have made it into their repositories. >>> > >> I wonder which version of GCC are you using, I can recall that people >> from Lemote said there could be problem if compile their code using a >> very new version of GCC. > > Which is why I went conservatively with gcc-4.6.4 (4.6.3 is the standard > compiler on Debian Wheezy mipsel). Also if I built Ralf's linux branch, > the resulting kernel works better, which makes a gcc bug seem less > likely (but won't rule it out, though). > > If anybody wants to try, here [1] is the Makefile I used to download and > build my toolchain (just checkout via svn and run 'make > gcc-4.6.4.build.stamp'. resulting toolchain ./staging/) > > If anybody can suggest a different compiler version I'll happily > recompile and tests the kernels using it. > > cheers, > > David > > [1] > http://mosquito.selfhost.eu/opensvn/free/trunk/loongson/loongson3a-debian-wheezy-installer/ > -- > GnuPG public key: http://dvdkhlng.users.sourceforge.net/dk2.gpg > Fingerprint: B63B 6AF2 4EEB F033 46F7 7F1D 935E 6F08 E457 205F -- You received this message because you are subscribed to the Google Groups "loongson-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/loongson-dev. For more options, visit https://groups.google.com/d/optout.
