Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: Chris Faylor <cgf@cygnus.com>
Date: Wed, 12 Jul 2000 13:46:34 -0400
To: Cygnus <cygwin@sourceware.cygnus.com>
Subject: Re: using gcc with embedded targets
Message-ID: <20000712134634.B2450@cygnus.com>
Reply-To: cygwin@sourceware.cygnus.com
Mail-Followup-To: Cygnus <cygwin@sourceware.cygnus.com>
References: <007601bfec0c$bf2997c0$3402a8c0@hortonj.telspec.co.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@sourceware.cygnus.com

