X-Spam-Check-By: sourceware.org From: "Dave Korn" To: Subject: RE: Cygwin problem with cross compiler Date: Wed, 1 Mar 2006 16:13:33 -0000 Message-ID: <02e801c63d4b$16533070$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <20060301154704.66258.qmail@web36113.mail.mud.yahoo.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 On 01 March 2006 15:47, Basavaraj Hiremath wrote: > Hi, > Where can I get gcc source code, I want to cross > compile it for Wince/ARM and related tools as well. > > Thanks in advance. > Raj > > > --- Dave Korn wrote: PLEASE ^^^^^^^^^^^^^^^^^^^^^^^^ DON'T DO THIS! See http://cygwin.com/acronyms#PCYMTNQREAIYR for why! As to the source code for gcc, you can get it from whereever you got those linux binaries from. That's the beauty of the GPL! Alternatively you could download the source from one of the mirrors listed at http://gcc.gnu.org/. But it's possible the version you were using on your linux machine has some arm-wince-specific patches added to it, so you'd be better off with the source from your original compiler if you can find it. Building cross-compilers can be complicated, and it's way off-topic for the cygwin list. You probably want to use the crossgcc list if you have any trouble building it. http://sourceware.org/ml/crossgcc cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/