| 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 |
| X-Authentication-Warning: | appel.lilypond.org: Host fred AT appel DOT lilypond DOT org [24.132.96.10] claimed to be appel.lilypond.org.appel |
| To: | Ramesh Veema <ramesh AT catapult DOT com> |
| cc: | cygwin AT sourceware DOT cygnus DOT com |
| Subject: | Re: C compiler cannot create Executables" error while building Powerpc cross compiler. |
| Organization: | Jan at Appel |
| From: | Jan Nieuwenhuizen <janneke AT gnu DOT org> |
| In-Reply-To: | Ramesh Veema's message of "Fri, 12 Jan 2001 15:25:10 -0800" |
| User-Agent: | Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7 |
| Date: | 23 Jan 2001 10:15:35 +0100 |
| Message-ID: | <m3ae8ipr2g.fsf@appel.lilypond.org> |
| Lines: | 36 |
| MIME-Version: | 1.0 |
Ramesh Veema <ramesh.catapult.com> writes:
> I did the make distclean and configure the latest gcc as follows for
> cross compilation
>
> ./configure --target=powerpc-motorola-eabi
>
> and cd gcc directory and Config.log file shows the bottom ettot:
Did you build and install x binutils?
> If any one have idea please help me out in identifying to do better
> Cross compilation
I've constructed a set of scripts to automagically setup a x building
environment for Cygwin, and use it to x build guile and LilyPond on
Debian GNU/Linux powerpc.
Have a look at:
http://appel.lilypond.org/lilypond/gnu-windows/cross.tar.gz
Lots bugs have been fixed since (pre-)cygwin 1.0, but with 1.1.7 I
still need fixes like these to binutil's post install stage:
cd $BUILD_ROOT/$CROSS_PREFIX/$TARGET_PLATFORM/bin
ln -f ../../bin/$TARGET_PLATFORM-objdump objdump
ln -f ../../bin/$TARGET_PLATFORM-objcopy objcopy
mv -f ld ld-in-path-breaks-libtool
Greetings,
Jan.
--
Jan Nieuwenhuizen <janneke AT gnu DOT org> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien | http://www.lilypond.org
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |