From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/6344 Path: news.gmane.org!not-for-mail From: Felix Janda Newsgroups: gmane.linux.lib.musl.general Subject: debugging problem with musl ld and qemu-ppc Date: Thu, 16 Oct 2014 08:09:01 +0200 Message-ID: <20141016060741.GA3707@euler> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1413439791 23176 80.91.229.3 (16 Oct 2014 06:09:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 16 Oct 2014 06:09:51 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-6357-gllmg-musl=m.gmane.org@lists.openwall.com Thu Oct 16 08:09:44 2014 Return-path: Envelope-to: gllmg-musl@plane.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1XeeFp-0006J4-VK for gllmg-musl@plane.gmane.org; Thu, 16 Oct 2014 08:09:42 +0200 Original-Received: (qmail 11484 invoked by uid 550); 16 Oct 2014 06:09:41 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Original-Received: (qmail 11476 invoked from network); 16 Oct 2014 06:09:41 -0000 X-Virus-Scanned: amavisd-new at posteo.de Mail-Followup-To: musl@lists.openwall.com Content-Disposition: inline User-Agent: Mutt/1.5.22 (2013-10-16) Xref: news.gmane.org gmane.linux.lib.musl.general:6344 Archived-At: Hello list, can you maybe help me debugging the following problem with qemu-ppc? It gives an invalid instruction error after doing: tar -xf crossx86-powerpc-linux-musl-0.9.9.tar.xz # (I get something similar for other versions of musl or gcc) cat > a.s < b.c <