| To: | cobalt-22@devel.alal.com, cobalt-developers@list.cobalt.com, linux-mips@oss.sgi.com |
|---|---|
| Subject: | Qube2 gcc 2.7.2 compiler error |
| From: | John Heil <mipsdev@scsoftware.sc-software.com> |
| Date: | Sun, 5 Aug 2001 12:53:01 +0000 ( ) |
| Reply-to: | John Heil <mipsdev@scsoftware.sc-software.com> |
| Sender: | owner-linux-mips@oss.sgi.com |
On the Qube2, gcc 2.7.2, option -s, to generate MIPS assembler corresponding to the input C code, generates invalid assembler by virtue of generating duplicate labels. The resultant assembler will not assemble, of course, due to the duplicate labels. The code (linux kernel's printk.c) compiles cleanly from C to object code. Q: How do I get valid assembler from gcc on Qube2 ? (My ultimate goal here is to be able to get listings out of gas.) Thanks much John H |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Changing WCHAR_TYPE from "long int" to "int"?, Gabriel Dos Reis |
|---|---|
| Next by Date: | Qube2 gcc 2.7.2 compiler error (fwd), John Heil |
| Previous by Thread: | Changing WCHAR_TYPE from "long int" to "int"?, H . J . Lu |
| Next by Thread: | Qube2 gcc 2.7.2 compiler error (fwd), John Heil |
| Indexes: | [Date] [Thread] [Top] [All Lists] |