Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3C2369DD.B5B87DDF@pentek.com> Date: Fri, 21 Dec 2001 11:57:01 -0500 From: Charles Krug X-Mailer: Mozilla 4.77 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Building m68k cross binutils Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit List: I'm attempting to build binutils 2.11.2 cross for m68k-aout. After configuring (no complaints), make yields this message: /e/binutils-2.11.2/binutils/readelf.c:860: undefined reference to `elf_avr_reloc _type' collect2: ld returned 1 exit status During the compilation pass, this (I'm assuming) typedef is warned as "undefined" Am I missing something in my setup? I'll look over the setup options for all things Elf related in the insane hope I'll discover what I'm missing. This is my first cross tool build under Cygwin. Wish me Providence. Charles -- Charles Krug, Jr. Systems Engineer Pentek Corp 1 Park Way Upper Saddle River, NJ 07458 -- 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/