X-Spam-Check-By: sourceware.org Message-ID: <45C6A967.8020800@cwilson.fastmail.fm> Date: Sun, 04 Feb 2007 22:49:59 -0500 From: Charles Wilson User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Eliminating -mno-cygwin from gcc. References: <020d01c748b4$62d8b170$2e08a8c0 AT CAM DOT ARTIMI DOT COM> <20070205030939 DOT GB24653 AT trixie DOT casa DOT cgf DOT cx> In-Reply-To: <20070205030939.GB24653@trixie.casa.cgf.cx> 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 Christopher Faylor wrote: > Having a true mingw cross-compiler does sound like the right first step. > I guess this means that I need to generate a cross-binutils, too. And we'll probably have to have w32api install into both /usr/include/w32api|/usr/lib/w32api/ and also into /usr/i686-pc-mingw32/include/w32api|/usr/i686-pc-mingw32/lib/w32api. Similarly for mingw-runtime. Although, in both cases, because the new mingw cross-compiler is cygwin hosted, it will understand symlinks so maybe some clever postinatall scripts for those two packages would be a better solution. (with the exception of mingwm10.dll in mingw-runtime; it probably needs to stay in /usr/bin) -- Chuck -- 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/