X-Spam-Check-By: sourceware.org Message-ID: <459D0468.3020202@cygwin.com> Date: Thu, 04 Jan 2007 08:43:04 -0500 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.8) Gecko/20061108 Fedora/1.5.0.8-1.fc4.remi Thunderbird/1.5.0.8 Mnenhy/0.7.4.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Cygwin make menuconfig hangs References: <93F4D0C26363FF45A4953C121889B6AC5BD0 AT brak DOT anidea DOT local> In-Reply-To: <93F4D0C26363FF45A4953C121889B6AC5BD0@brak.anidea.local> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 major ordeal, after all mconf is just a > cygwin program. I only kept the ARCH=arm command in there so if there > was some specialized configuration it did for arm, it would know where I > was going. > > 100s of people do this every day in a normal linux environment, so I'm > trying to figure out what special things I may have to do in cygwin to > be able to make a simple mconf program, which just happens to be used to > configure kernel .config files. > > On another note, or another way around the same problem, if I can figure > out how to get nls support under cygwin (or figure out how to tell the > compiler where it is) that would solve my problem. (If I remove the > KBUILD_HAVE_NLS=no I will get tons of _gettext linker errors). 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 ncurses. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/