Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: "Rob Taylor" <robt@flyingpig.com>
To: <cygwin@sourceware.cygnus.com>
Subject: FW: problems building win32-hosted cross compiler
Date: Wed, 13 Sep 2000 18:33:55 +0100
Message-ID: <000701c01da8$ca924a30$b400a8c0@eventhorizon>
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 8.5, Build 4.71.2173.0
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211
Importance: Normal
X-Server: VPOP3 V1.3.0c - Registered to: Flying Pig Systems Ltd


I'm trying to build a win32 hosted cross compiler to powerpc-unknown-eabi with
the cygwin toolchain. I hit major problems when the generated xgcc tries to
link - it calls ld, and ld then freezes. I'm not entirely clear here, but
shouldn't the xgcc be calling powerpc-unknown-eabi-ld rather than ld?

I'm configuring binutils with
--prefix=/usr/target-powerpc --target=powerpc-unknown-eabi

and gcc-core with

--prefix=/usr/target-powerpc --target=powerpc-unknown-eabi --with-exeext=".exe"
\
--with-newlib

Can anyone help?

Thanks,
Rob Taylor
Flying Pig Systems


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

