From crossgcc-return-4459-listarch-crossgcc=sourceware dot cygnus dot com at sources dot redhat dot com Thu Nov 29 13:26:35 2001 Return-Path: Delivered-To: listarch-crossgcc at sourceware dot cygnus dot com Received: (qmail 21949 invoked by alias); 29 Nov 2001 13:26:30 -0000 Mailing-List: contact crossgcc-help at sourceware dot cygnus dot com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner at sources dot redhat dot com Delivered-To: mailing list crossgcc at sources dot redhat dot com Received: (qmail 21813 invoked from network); 29 Nov 2001 13:26:21 -0000 Received: from unknown (HELO web20309.mail.yahoo.com) (216.136.226.90) by hostedprojects dot ges dot redhat dot com with SMTP; 29 Nov 2001 13:26:21 -0000 Message-ID: <20011129132620.58264.qmail@web20309.mail.yahoo.com> Received: from [203.59.199.26] by web20309.mail.yahoo.com via HTTP; Thu, 29 Nov 2001 05:26:20 PST Date: Thu, 29 Nov 2001 05:26:20 -0800 (PST) From: russ powers Reply-To: russ at powerstech dot com Subject: m68k libiberty error, no makefile found To: crossgcc at sources dot redhat dot com In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hi, I used Bill Gatliff's crossgcc faq (Thanks Bill!) and build script to build an m68k-coff cross compiler on my linux box: Suse 7, 2.2.16 Kernel. It ran perfectly and seemed to go through all the stages, binutils, bootstrapgcc, newlib, gcc through until almost the end when I got this: make[2]: Entering directory '/my_prefix/build-gcc/m68k-coff/libiberty' make[2]: *** No targets specified and no makefile found. Stop. make[2]: Leaving directory '/my_prefix/build-gcc/m68k-coff/libiberty' make[1]: *** [../libiberty/libiberty.a] Error 2 make[1]: Leaving directory '/my_prefix/build-gcc/m68k-coff/libsrdc++' make: *** [all-target-libstdc++] Error 2 It then stopped. Is this bad? :) There seems to be a working m68k-coff-gcc (I assembled a simple foo.c with it successfully) and all the related tools, as, objcopy, ar, objdump... are in the bin directory. Thanks russ __________________________________________________ Do You Yahoo!? Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. http://geocities.yahoo.com/ps/info1 ------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com