Messages in this thread |  | | Date | Sat, 24 Aug 2002 23:36:09 +0100 | From | "Dr. David Alan Gilbert" <> | Subject | Re: Of hanging menuconfig [cause found] |
| |
* Sam Ravnborg (sam@ravnborg.org) wrote: > On Sat, Aug 24, 2002 at 04:13:29PM +0100, I wrote:
<in short, menuconfig hangs if lxdialog is built for wrong architecture>
> This does not make sense... > lxdialog are compiled utilising HOSTCC, and HOSTCC always points to gcc. > So unless you fail to keep gcc for native in PATH and use: > $> make CROSS_COMPILE=arm all > to do cross-compile the above scenario should not be possible.
No, much simpler scenario; your kernel source is on an NFS partition. You cross compile it; many days later you compile the same code natively on the target from the same directory (for example if you suspect instability is caused by cross compilation).
Dave ---------------- Have a happy GNU millennium! ---------------------- / Dr. David Alan Gilbert | Running GNU/Linux on Alpha,68K| Happy \ \ gro.gilbert @ treblig.org | MIPS,x86,ARM, SPARC and HP-PA | In Hex / \ _________________________|_____ http://www.treblig.org |_______/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |