| To: | "Gleb O. Raiko" <raiko@niisi.msk.ru>, "Bradley D. LaRonde" <brad@ltc.com>, linux-mips <linux-mips@fnet.fr>, linux <linux@cthulhu.engr.sgi.com> |
|---|---|
| Subject: | Re: XFree 4.0.1 on mips, mipsel |
| From: | Ralf Baechle <ralf@oss.sgi.com> |
| Date: | Sun, 25 Jun 2000 00:12:55 +0200 |
| In-reply-to: | <20000624131218.A17554@bilbo.physik.uni-konstanz.de>; from guido.guenther@gmx.net on Sat, Jun 24, 2000 at 01:12:18PM +0200 |
| 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> |
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? If not, then you can easily do crossbuilds like: PATH=<prefix>/<target>/bin:$PATH make ... Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | errno assignment in _syscall macros and glibc, Mike Klar |
|---|---|
| Next by Date: | Re: errno assignment in _syscall macros and glibc, Andreas Jaeger |
| Previous by Thread: | Re: XFree 4.0.1 on mips, mipsel, Guido Guenther |
| Next by Thread: | Re: XFree 4.0.1 on mips, mipsel, Ulf Carlsson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |