| To: | loongson-dev@googlegroups.com |
|---|---|
| Subject: | Re: [loongson-dev] Re: a pre-release of merging loongson patchs to linux-2.6.29.1 |
| From: | Wu Zhangjin <wuzhangjin@gmail.com> |
| Date: | Fri, 24 Apr 2009 15:03:37 +0800 |
| Cc: | yanh@lemote.com, zhangfx@lemote.com, penglj@lemote.com, huhb@lemote.com, taohl@lemote.com, linux-mips@linux-mips.org, Ralf Baechle <ralf@linux-mips.org> |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:reply-to:to:cc :in-reply-to:references:content-type:organization:date:message-id :mime-version:x-mailer:content-transfer-encoding; bh=7h0UPa7Xw8/j9LxWvVWH5EImm3e2Xm+Ryk+EX4G8xAQ=; b=spDg2BbtT1dt18B1cRbIOZUP7IcxQCmpGfpy4BJJcbi8Fp4e1LkLadt5mS7RiuqCpY FLWkpRN/tBx/nlyEX9x4ePNd4zyMhxoUSogS+TlgFxUv90vf3L1VjJyb0IrMGomzjtRY svosIj4vXs1l37+Lq3qZcSsuyg0O5+Zp6eah8= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:reply-to:to:cc:in-reply-to:references:content-type :organization:date:message-id:mime-version:x-mailer :content-transfer-encoding; b=ARQt5TjuNWunc+KIxwOyIq2WzR6OIzFSZZ6Z4iVr13d3PvizlYuCRM+tpCKPa89V2T IvvsiPEke2PcpRb1izQZ9dHjx5pAGu068baBRwYHS+wAPKQPtrCGMGMa1DMA2zbLdBZU D3KvpPMoxHx/LYSNoovXAVvfI5nVQFqBtb3as= |
| In-reply-to: | <49F16061.9010207@thiscow.com> |
| Organization: | DSLab, Lanzhou University, China |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <1240501332.28136.24.camel@falcon> <49F0AFA3.6080408@thiscow.com> <1240535343.25824.14.camel@falcon> <49F16061.9010207@thiscow.com> |
| Reply-to: | wuzhangjin@gmail.com |
| Sender: | linux-mips-bounce@linux-mips.org |
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@googlegroups.com > To unsubscribe from this group, send email to > loongson-dev+unsubscribe@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/loongson-dev?hl=en > -~----------~----~----~----~------~----~------~--~--- > |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [loongson-dev] Re: a pre-release of merging loongson patchs to linux-2.6.29.1, Erwan Lerale |
|---|---|
| Next by Date: | Re: [PATCH 1/2] MIPS: Preliminary vdso., Brian Foster |
| Previous by Thread: | Re: [loongson-dev] Re: a pre-release of merging loongson patchs to linux-2.6.29.1, Erwan Lerale |
| Next by Thread: | Re: [loongson-dev] Re: a pre-release of merging loongson patchs to linux-2.6.29.1, Erwan Lerale |
| Indexes: | [Date] [Thread] [Top] [All Lists] |