| To: | linux-mips@fnet.fr |
|---|---|
| Subject: | Linux-MIPS kernel cross compilation on X86 pentium machine |
| From: | Kossay Omary <kossay@galileo.co.il> |
| Date: | Tue, 20 Jul 1999 19:17:51 +0200 |
| Organization: | Galileo Technology Ltd |
Hi All
i'm trying to compile limux-mips kernel using a cross compiler
ver 2.7.2 ; and I get the following error msg :
.previous without corresponding .section
It appears when i try to compile a file that includes asm.h which is in
include/asm-mips/ .
there is a problematic section in asm.h which is :
#define TEXT(msg)
.data;
8: .asciiz msg;
.previous;
please help me out
Also, did any of you develop MIPS kernel stuff using an X86 machine, I
would like to hear about the best and easiest way to do so...
thanx
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: mipsel-linux-gcc and ld, Bradley D. LaRonde |
|---|---|
| Next by Date: | signoff, Radoslaw Roszczyk |
| Previous by Thread: | mipsel-linux-gcc and ld, Bradley D. LaRonde |
| Next by Thread: | Re: Linux-MIPS kernel cross compilation on X86 pentium machine, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |