From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/9000 Path: news.gmane.org!not-for-mail From: Richard Pennington Newsgroups: gmane.linux.lib.musl.general Subject: Using ELLCC to (Cross) Compile Toybox Date: Wed, 23 Dec 2015 23:06:32 -0600 Message-ID: <567B7D58.1060607@pennware.com> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1450933621 28512 80.91.229.3 (24 Dec 2015 05:07:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Dec 2015 05:07:01 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-9013-gllmg-musl=m.gmane.org@lists.openwall.com Thu Dec 24 06:06:56 2015 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by plane.gmane.org with smtp (Exim 4.69) (envelope-from ) id 1aBy74-0002u0-Pm for gllmg-musl@m.gmane.org; Thu, 24 Dec 2015 06:06:54 +0100 Original-Received: (qmail 12234 invoked by uid 550); 24 Dec 2015 05:06:52 -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 12177 invoked from network); 24 Dec 2015 05:06:46 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 X-RR-Connecting-IP: 107.14.168.118:25 X-Cloudmark-Score: 0 Xref: news.gmane.org gmane.linux.lib.musl.general:9000 Archived-At: I had a little time today before the start of the holiday break so I decided to try to build landley's Toybox using my cross compilation tool chain ELLCC. http://ellcc.org/blog/?p=26419 -Rich