| To: | "'linux-mips@linux-mips.org'" <linux-mips@linux-mips.org> |
|---|---|
| Subject: | Re: GCC 3.3.2 and Alchemy AU1100 |
| From: | Dirk Behme <dirk.behme@de.bosch.com> |
| Date: | Tue, 09 Dec 2003 10:58:25 +0100 |
| In-reply-to: | <8EAC52A94CD8D411A01000805FBB37760615AF16@gbrwgcms02.wgc.gbr.xerox.com> |
| Organization: | Blaupunkt GmbH |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <8EAC52A94CD8D411A01000805FBB37760615AF16@gbrwgcms02.wgc.gbr.xerox.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 |
Hamilton, Ian wrote: Hi there. I'm trying to build software for the AMD AU1100 processor using version 3.3.2 of the gnu compiler, and I'm having trouble figuring out the -march, -mtune, etc settings. Version 2.95 of gcc uses something like -mcpu=r4600, but this doesn't work with 3.3.2. I've tried other likely-looking options (e.g. -mips32), but the compiler fails to assembler instructions like mtc0 and cache. Has anyone built for the AU1100 using gcc 3.3.2? If so, could you tell me the cpu options you used please? For a VR41xx CPU with GCC 3.3.1 I have used -march=r4600 -mips3 -Wa,--trap instead of the old -mcpu=r4600 -mips2 -Wa,--trap Not sure whether this is correct (no test of the output on a target yet), but it compiles. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | GCC 3.3.2 and Alchemy AU1100, Hamilton, Ian |
|---|---|
| Next by Date: | RE: GCC 3.3.2 and Alchemy AU1100, Lyle Bainbridge |
| Previous by Thread: | GCC 3.3.2 and Alchemy AU1100, Hamilton, Ian |
| Next by Thread: | RE: GCC 3.3.2 and Alchemy AU1100, Lyle Bainbridge |
| Indexes: | [Date] [Thread] [Top] [All Lists] |