X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: Date: Thu, 21 Aug 2008 15:16:27 +0200 From: "Bosko Radivojevic" To: cygwin AT cygwin DOT com Subject: Building kernel modules MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-IsSubscribed: yes 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 Hi all! I'm trying to build some kernel modules for ARM platform on Cygwin. I have working cross-compiler (gcc 4.1.1, from GNUARM project), but I'm unable to build kernel scripts that are needed for building modules (scripts/mod/...). It looks that all problems are .h related. I have resolved problems with Elf... macros and structures, but things get more and more complicated. Is there anyone with experience in building kernel on Cygwin for some other platform? Or some good advice? :) Thanks! -- 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/