On Fri, 2009-04-24 at 08:46 +0200, Erwan Lerale wrote: > Wu Zhangjin a écrit : > >> I can not compile it : > >> > >> CC arch/mips/loongson/common/bonito-irq.o > >> CC arch/mips/loongson/common/mem.o > >> CC arch/mips/loongson/common/dbg_io.o > >> cc1: warnings being treated as errors > >> arch/mips/loongson/common/dbg_io.c: In function �prom_printf > >> arch/mips/loongson/common/dbg_io.c:178: error: the frame size of 1040 > >> bytes is larger than 1024 bytes > >> make[1]: *** [arch/mips/loongson/common/dbg_io.o] Error 1 > >> make: *** [arch/mips/loongson/common] Error 2 > >> > >> > > > > which gcc compiler do you use? gcc 4.4? i just try to compile it in gcc > > 4.4, get the same error. but i only test it in gcc 4.3(cross-compiler) > > before, only a few "trivial" warnings. > > > > a new branch for gcc 4.4 will be created as quickly as i can. > > > > a new branch for gcc 4.4 is created as linux-2.6.29-stable-loongson-gcc4.4, welcome to pull it. $ git clone git://dev.lemote.com/rt4ls.git $ git checkout -b linux-2.6.29-stable-loongson-gcc4.4 --track origin/linux-2.6.29-stable-loongson-gcc4.4 if you have cloned it, just update it and then checkout the branch $ git pull $ git checkout -b linux-2.6.29-stable-loongson-gcc4.4 --track origin/linux-2.6.29-stable-loongson-gcc4.4 > I would be happy to help with the code but my C skills are need the > "hello world" stuff :) > I can help with testing and writing documentations. > thanks all the same :-) > Cheers > Erwan > > --~--~---------~--~----~------------~-------~--~----~ > You received this message because you are subscribed to the Google Groups "loongson-dev" group. > To post to this group, send email to loongson-dev@xxxxxxxxxxxxxxxx > To unsubscribe from this group, send email to loongson-dev+unsubscribe@xxxxxxxxxxxxxxxx > For more options, visit this group at http://groups.google.com/group/loongson-dev?hl=en > -~----------~----~----~----~------~----~------~--~--- >