RE: Cygwin make menuconfig hangs

2007-01-04 Thread Gabriel Goldstein
OK, if you're just trying to build menuconfig with Cygwin's gcc, get rid of your references to .so's and copied/renamed .dll.a files and just install the ncurses and libncurses-devel and libncurses8. That should be all you need to allow you to build against Cygwin's ncurs

Re: Cygwin make menuconfig hangs

2007-01-04 Thread Larry Hall (Cygwin)
Gabriel Goldstein wrote: Let me rephrase as I think it's quite on topic. Forgetting any cross compiling, lets just say I'm trying to make menuconfig which is a native cygwin app and I'd think I should be able to compile that under cygwin with cygwin's gcc without any maj

RE: Cygwin make menuconfig hangs

2007-01-03 Thread Gabriel Goldstein
Gabriel Goldstein wrote: > Hello, > > Currently I can build the linux kernel 2.6.17 under Cygwin without issue > with a stock .config file from my development board supplier (ARM9, > AT91RM9200). However, I can not get make menuconfig to work. > > I'm using 'm

Re: Cygwin make menuconfig hangs

2007-01-03 Thread Larry Hall (Cygwin)
Gabriel Goldstein wrote: Hello, Currently I can build the linux kernel 2.6.17 under Cygwin without issue with a stock .config file from my development board supplier (ARM9, AT91RM9200). However, I can not get make menuconfig to work. I'm using 'make ARCH=arm KBUILD_HAVE_NLS=no

Cygwin make menuconfig hangs

2007-01-03 Thread Gabriel Goldstein
Hello, Currently I can build the linux kernel 2.6.17 under Cygwin without issue with a stock .config file from my development board supplier (ARM9, AT91RM9200). However, I can not get make menuconfig to work. I'm using 'make ARCH=arm KBUILD_HAVE_NLS=no menuconfig'. Originally t

Re: menuconfig

2006-06-19 Thread hulge hulge
hi Thanks for explanation. i am waiting for your reply for my otherpost " how to build kernel" thanks Regards Hulge -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

RE: menuconfig

2006-06-19 Thread Dave Korn
On 19 June 2006 12:35, hulge hulge wrote: > hi all > i want to know > In cygwin setup, where to find > 1. config > 2. make menuconfig These are part of the linux kernel build system. Cygwin doesn't have a kernel, because it uses the features of the underlying windows

menuconfig

2006-06-19 Thread hulge hulge
hi all i want to know In cygwin setup, where to find 1. config 2. make menuconfig plz help Regards Hulge -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ