| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Reply-To: | <mike_hayden AT quintum DOT com> |
| From: | "Mike Hayden" <mike_hayden AT quintum DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | Building code for a PowerPC target using cygwin |
| Date: | Fri, 8 Mar 2002 10:52:14 -0500 |
| Message-ID: | <HCEFIBLLEKCFOAKJMDCBGEOMCDAA.mike_hayden@quintum.com> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) |
| Importance: | Normal |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4807.1700 |
I have downloaded cygwin onto my Windows PC and wish to build code for an embedded target running a PowerPC 860. It looks as though the "target" was set to Intel 686 when the GNU Tools were built. I have tried to change my target to -mcpu=860 per the GNU CC documentation but I keep getting the error "cc1.exe: bad value (860) for -mcpu= switch", I also tried -mpowerpc with the same result. I looked thru the cygwin directories and noted that under C:\cygwin\usr\src\gcc-2.95.3-5\gcc\config there is no support for PowerPC that I can find. So I am guessing that my problem is either 1. The GNU Tools must be rebuilt with the target set for "powerpc" or 2. The pre-compiled GNU Tools included with cygwin 1.3.1 do not have support for powerpc. Any help to clear this up would be appreciated. Thanks MH -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |