Re: [PATCH] Build on Cygwin

2008-02-08 Thread Christian Franke
Robert Millan wrote: On Fri, Nov 23, 2007 at 11:31:37PM +0100, Christian Franke wrote: This patch enables build on Cygwin. It handles the issues introduced by the non-ELF object format. A linker script replaces the unsupported -N option. PE modules are converted to ELF. ELF-only assembly l

Re: [PATCH] Build on Cygwin

2008-02-08 Thread Robert Millan
On Fri, Nov 23, 2007 at 11:31:37PM +0100, Christian Franke wrote: > This patch enables build on Cygwin. It handles the issues introduced by > the non-ELF object format. > > A linker script replaces the unsupported -N option. PE modules are > converted to ELF. ELF-only assembly language features