Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: Chris Faylor Date: Wed, 12 Jul 2000 13:46:34 -0400 To: Cygnus Subject: Re: using gcc with embedded targets Message-ID: <20000712134634.B2450@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: Cygnus References: <007601bfec0c$bf2997c0$3402a8c0 AT hortonj DOT telspec DOT co DOT uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <007601bfec0c$bf2997c0$3402a8c0@hortonj.telspec.co.uk>; from john.horton@telspec.co.uk on Wed, Jul 12, 2000 at 03:23:27PM +0100 On Wed, Jul 12, 2000 at 03:23:27PM +0100, John Horton wrote: >I am new to gcc and wonder if anyone can help. > >I have downloaded and installed the win32 cygwin binaries and would now >like to cross compile to an AMTEL AVR micro without having to rebuild >gcc. > >Is it possible to install gcc support for different target processors >using my current binaries without having to download the gcc sources >and re-compile/install gcc ? > >If so where can I get the relevant support files from ? The gcc that comes with cygwin is intended to produce native executables. There is no built-in cross-compiler support. For that you'll need to build your own cross-compiler. If you are attempting to do that you probably should be using another mailing list. Check out http://sources.redhat.com/ for a list of mailing lists. cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com