| To: | Rabeeh Khoury <rabeeh@galileo.co.il> |
|---|---|
| Subject: | Re: Cobalt kernel |
| From: | Ralf Baechle <ralf@uni-koblenz.de> |
| Date: | Tue, 27 Jul 1999 23:36:03 +0200 |
| Cc: | linux mips <linux-mips@fnet.fr> |
| In-reply-to: | <379DBF01.353D1501@galileo.co.il>; from Rabeeh Khoury on Tue, Jul 27, 1999 at 04:15:29PM +0200 |
| References: | <379DBF01.353D1501@galileo.co.il> |
On Tue, Jul 27, 1999 at 04:15:29PM +0200, Rabeeh Khoury wrote: > Hi all > > i'm trying to cross-compile Cobalt's kernel using > egcs-mips-linux-1.0.3a-1.i386 and binutils-mips-linux-2.8.1-1.i386 and > RH 6.0 glibc. > > when the make file gets to the first assembly file to be cross-compiled > int-handler.S which includes mipsregs.h it reports the following error Change all references to __LANGUAGE_ASSEMBLY__ in include/asm-mips/*.h to _LANGUAGE_ASSEMBLY. The problem is caused by a compiler change which I made to be more standard. Cobalt's stuffs use old style, we the new style defs. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: GDB, M. David Gelbman |
|---|---|
| Next by Date: | Re: Cobol Users! Important Y2K Update!! Adv: (7683), Ralf Baechle |
| Previous by Thread: | Cobalt kernel, Rabeeh Khoury |
| Next by Thread: | Re: Cobol Users! Important Y2K Update!! Adv: (7683), Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |