| To: | Ralf Baechle <ralf@oss.sgi.com> |
|---|---|
| Subject: | Re: XFree 4.0.1 on mips, mipsel |
| From: | "Gleb O. Raiko" <raiko@niisi.msk.ru> |
| Date: | Tue, 27 Jun 2000 11:57:56 +0400 |
| Cc: | "Bradley D. LaRonde" <brad@ltc.com>, linux-mips <linux-mips@fnet.fr>, linux <linux@cthulhu.engr.sgi.com> |
| Organization: | NIISI RAN |
| References: | <20000623181736.A13410@bert.physik.uni-konstanz.de> <014f01bfdd33$8877b3c0$0701010a@ltc.com> <20000623185553.A20888@bert.physik.uni-konstanz.de> <019501bfdd35$bb301940$0701010a@ltc.com> <20000623190723.B20888@bert.physik.uni-konstanz.de> <01cb01bfdd3a$fc43b2c0$0701010a@ltc.com> <39547DB3.4FF35339@niisi.msk.ru> <20000624131218.A17554@bilbo.physik.uni-konstanz.de> <20000625001255.C894@bacchus.dhis.org> |
Ralf Baechle wrote: > > On Sat, Jun 24, 2000 at 01:12:18PM +0200, Guido Guenther wrote: > > > [..snip..] > > > If you cross-compile, you just redefine most of the stuff like CcCmd, > > > ArCmd, etc, anyway. > > Yes, but you have to make sure the redefinitions don't get redefined > > again, therefore IMHO an "#ifdef AsCmd" is needed. Otherwise the > > definition in hosts.def will be overriden by the one in linux.cf. > > Does X building ever need the hostcompiler? This depends on your taste basically. If you want 'clean' build w/o stupid errors, you should define CROSS_COMPILE and other macros to be used diring cross compilation. After that, X understands there are hostcompiler and crosscompiler. Then, makedepend & Co are compiled by hostcompiler and X server itself are compiler by cross compiler. In principle, you may safely ignore all that stuff and be ready to build makedep & Co manually. Regards, Gleb. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: O2 R5000/R10000, Eric Jorgensen |
|---|---|
| Next by Date: | Re: XFree 4.0.1 on mips, mipsel, Gleb O. Raiko |
| Previous by Thread: | Re: XFree 4.0.1 on mips, mipsel, Gleb O. Raiko |
| Next by Thread: | Re: XFree 4.0.1 on mips, mipsel, Guido Guenther |
| Indexes: | [Date] [Thread] [Top] [All Lists] |