Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Mon, 20 Jan 2003 13:11:07 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Announce: ioperm-0.2.1 for cygwin released Message-ID: <20030120181107.GA31031@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20030120145735 DOT GC28535 AT tortuga DOT etc DOT sk> <20030120150543 DOT GC27717 AT redhat DOT com> <20030120175247 DOT GD28535 AT tortuga DOT etc DOT sk> <004b01c2c0ad$6dea9300$78d96f83 AT pomello> <20030120180623 DOT GE28535 AT tortuga DOT etc DOT sk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030120180623.GE28535@tortuga.etc.sk> User-Agent: Mutt/1.5.1i On Mon, Jan 20, 2003 at 07:06:23PM +0100, Marcel Telka wrote: >$ objdump -x ioperm.sys >BFD: ioperm.sys (.text): Section flag IMAGE_SCN_MEM_NOT_PAGED (0x8000000) ignored >BFD: ioperm.sys (.text): Section flag IMAGE_SCN_MEM_NOT_PAGED (0x8000000) ignored >objdump: ioperm.sys: File format not recognized > >:-( > >> That might be a way around this problem. > >I'm unaware about any way to compile & link a device driver using cygwin-only tools >:-( AFAIAC, this is regrettable but it is not a problem. There is no requirement that you have to use cygwin-only tools to build the package. As long as you include everything you need to build it with whatever tools are required, that should be ok. However, if the above is the only thing standing in the way of getting cygwin tools to work, maybe a binutils change would be possible. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/