| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| From: | Chris Faylor <cgf AT cygnus DOT com> |
| Date: | Wed, 12 Jul 2000 13:46:34 -0400 |
| To: | Cygnus <cygwin AT sourceware DOT cygnus DOT com> |
| 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 <cygwin AT sourceware DOT cygnus DOT com> |
| References: | <007601bfec0c$bf2997c0$3402a8c0 AT hortonj DOT telspec DOT co DOT uk> |
| Mime-Version: | 1.0 |
| 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |