Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Reply-To: From: "Mike Hayden" To: Subject: Building code for a PowerPC target using cygwin Date: Fri, 8 Mar 2002 10:52:14 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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/