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: "Malcolm Beale" To: "Cygwin" Subject: Building an ARM GCC cross compiler under Cygwin Date: Wed, 11 Jul 2001 12:23:14 +0800 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.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Importance: Normal Hi, Anyone who's successfully built an ARM7TDMI GCC cross toolchain under Cygwin I've tried unsuccessfully to build a GNU cross tool chain for ARM, with Make stumbling at all the usual places mentioned in some of the previous mail posts. Yes, same old problems with 'makeinfo', tried renaming 'texinfo'and continuing but make soon encountered another bunch of errors! I'm using gcc-2.95.3, and have all the relevant other files (binutils, newlib) Has anyone got a document describing the steps of a successful build for the toolchain to make an arm-elf embedded target under Cygwin from scratch? Or a link to somewhere I can find one. By the way, I'm using a home grown OS, so I don't need the OS specific stuff in GCC, just enough to produce executable code on the embedded target and use the standard libraries (libc, libg, libm). Thanks for your time. Malcolm -- 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/