Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: "Rob Taylor" To: 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 AT sourceware DOT cygnus DOT com