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 |
Message-ID: | <3B863471.7308A0E9@enea.se> |
Date: | Fri, 24 Aug 2001 13:03:13 +0200 |
From: | mohammad Saleem <mosa AT enea DOT se> |
X-Mailer: | Mozilla 4.7 [en] (WinNT; I) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | crossgcc AT sourceware DOT cygnus DOT com, cygwin AT cygwin DOT com |
Subject: | support for powerpc-eabi |
Hi all, What I am trying is to build a cross compiler for Win32->powerpc-eabi(860) under WinNT. First time when I tried to build binutils I used the command ./configure --target=powerpc-*-eabi* The reason, why I used powerpc-*-eabi* instead of powerpc-eabi was that powerpc-*-eabi* was found in configure.tgt file under ld catalog and not powerpc-eabi. But I got an error say that "powerpc-*-eabi* directory cann't be created". I edited the configure.tgt file and changed powerpc-*-eabi* to powerpc-eabi. Then I didn't get the error and build proceeded. I continued my process, build binutils successfully, make and make install worked fine. Then I tried to work with egcs, here also configuration worked fine. But at the end of the make I got the following message: ********************* //c/cygnus/CYGWIN~1/H-I586~1/i586-cygwin32/bin/ld: unrecognised emulation mode: Supported emulations: elf32ppc collect2: ld returned 1 exit status make[2]: *** [../f771.exe] Error 1 make[1]: *** [f771.exe] Error 2 make: *** [all-gcc] Error 2 ************************************* Now my question is does GNU support powerpc-eabi or not. If yes then what should I do to solve the problem? Or shoud I use powerpc-unknown-eabi? Thanks Ask me if I have missed something. best regards /Mohammad -- 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 |