From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/4561 Path: news.gmane.org!not-for-mail From: Szabolcs Nagy Newsgroups: gmane.linux.lib.musl.general Subject: Re: Musl + TCC Date: Sun, 9 Feb 2014 23:48:48 +0100 Message-ID: <20140209224847.GJ1685@port70.net> References: 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 1391986133 29244 80.91.229.3 (9 Feb 2014 22:48:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 9 Feb 2014 22:48:53 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-4565-gllmg-musl=m.gmane.org@lists.openwall.com Sun Feb 09 23:49:02 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 1WCdBO-00021P-Df for gllmg-musl@plane.gmane.org; Sun, 09 Feb 2014 23:49:02 +0100 Original-Received: (qmail 22357 invoked by uid 550); 9 Feb 2014 22:49:00 -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 22349 invoked from network); 9 Feb 2014 22:49:00 -0000 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Xref: news.gmane.org gmane.linux.lib.musl.general:4561 Archived-At: * Andre Renaud [2014-02-10 09:07:55 +1300]: > Has anyone had a go at building musl with Tiny-CC http://bellard.org/tcc/? i tried tcc long ago, but not the mob-branch it didnt support c99 vlas (musl has some can be fixed) it failed to compile some of the asm (you can change $(CC) to gnu as) however it had issues with inline asm as well