X-Spam-Check-By: sourceware.org From: "Dave Korn" To: Subject: RE: menuconfig Date: Mon, 19 Jun 2006 12:43:10 +0100 Message-ID: <002201c69395$8a2fdac0$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 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 o/s, so there is no direct equivalent to these features. There are no drivers to configure or kernel modules to load or unload for cygwin, so there would be nothing for config to do anyway. I'll reply your other post about how to build the linux kernel on cygwin later; it's a more involved topic. Bear in mind that although you can compile it under cygwin, you can't *run* it except on a proper linux machine (or emulated/vm'd equivalent). cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/