| To: | Thiemo Seufer <ica2_ts@csv.ica.uni-stuttgart.de> |
|---|---|
| Subject: | Re: linux.h patch for mips |
| From: | Eric Christopher <echristo@redhat.com> |
| Date: | 26 May 2002 23:55:18 -0700 |
| Cc: | "H . J . Lu" <hjl@lucon.org>, cgd@broadcom.com, linux-mips@oss.sgi.com |
| In-reply-to: | <20020526182959.GA15299@rembrandt.csv.ica.uni-stuttgart.de> |
| References: | <1022278283.25829.46.camel@ghostwheel.cygnus.com> <20020524190322.C10735@lucon.org> <20020525181404.GI21557@rembrandt.csv.ica.uni-stuttgart.de> <1022436056.29700.3.camel@ghostwheel.cygnus.com> <20020526182959.GA15299@rembrandt.csv.ica.uni-stuttgart.de> |
| Sender: | owner-linux-mips@oss.sgi.com |
> That's why my private patch for mips64-linux has:
>
> %{mips1:-D_MIPS_ISA=_MIPS_ISA_MIPS1} \
> %{mips2:-D_MIPS_ISA=_MIPS_ISA_MIPS2} \
> %{mips32:-D_MIPS_ISA=_MIPS_ISA_MIPS32} \
> %{mips3:-D_MIPS_ISA=_MIPS_ISA_MIPS3} \
> %{mips4:-D_MIPS_ISA=_MIPS_ISA_MIPS4} \
> %{mips5:-D_MIPS_ISA=_MIPS_ISA_MIPS5} \
> %{mips64:-D_MIPS_ISA=_MIPS_ISA_MIPS64} \
> %{!mips*: \
> %{mabi=32|mabi=o32|!mabi*:-D_MIPS_ISA=_MIPS_ISA_MIPS1} \
> %{mabi=n32|mabi=64|mabi=n64:-D_MIPS_ISA=_MIPS_ISA_MIPS3}} \
Not a bad start. There's more that needs to be done, I may end up having
to submit kernel patches to make everything agree. Do people use a cvs
server or ...
-eric
--
I will not carve gods
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: fail to boot with MTD root fs, Kunihiko IMAI |
|---|---|
| Next by Date: | PCI Graphics/Video Card for Malta Board?, Kevin D. Kissell |
| Previous by Thread: | Re: linux.h patch for mips, Thiemo Seufer |
| Next by Thread: | Removal of unneeded cache routines for NEC 5432..., Steven J. Hill |
| Indexes: | [Date] [Thread] [Top] [All Lists] |