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 Message-ID: <01ba01c489f6$c1a08860$0200a8c0@em.noip.com> From: "Enzo Michelangeli" To: References: <00d301c4899d$64893180$0200a8c0 AT em DOT noip DOT com> <20040824153039 DOT GA10927 AT coe DOT casa DOT cgf DOT cx> Subject: Re: MinGW-CE anyone? Date: Wed, 25 Aug 2004 00:23:38 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit ----- Original Message ----- From: "Christopher Faylor" To: Sent: Tuesday, August 24, 2004 11:30 PM Subject: Re: MinGW-CE anyone? > On Tue, Aug 24, 2004 at 01:43:58PM +0800, Enzo Michelangeli wrote: > >Is there any package (gcc back-end) able to cross-compile, on a > >Cygwin-based host, C programs for PocketPC 2003 (with ARM CPU), in a > >way that does not require a non-MS support dll? In other words, > >something similar to the MinGW mode enabled by -mno-cygwin, but > >generating PocketPC executables instead of Win32. > > There is no official cygwin package, no. You can verify that for > yourself by checking out http://cygwin.com/packages/ . > > For MinGW packages you should check out the MinGW pages at > . It seems that on the mingw-users list someone else asked my same question, but with no better luck: http://sourceforge.net/mailarchive/message.php?msg_id=7374371 > Also a google search for "pocketpc gcc" should prove instructive. I tried, but I've only found packages (mostly derived from Voxware's GNUWINCE) based on a support DLL's that supplies a POSIX layer, like the one at http://mamaich.kasone.com/fr_pocket.htm . The main problem for my application is that such DLL (newlib) is GPL'd, automatically GPL'ing any program linked to it. Thanks anyway. Enzo -- 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/