From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/3242 Path: news.gmane.org!not-for-mail From: =?ISO-8859-2?Q?Daniel_Cegie=B3ka?= Newsgroups: gmane.linux.lib.musl.general Subject: Re: Re: Go (was: [musl] Best place to discuss other lightweight libraries?) Date: Mon, 29 Apr 2013 18:44:00 +0200 Message-ID: References: <1366683267.18069.155@driftwood> <5176FE83.3010301@gentoo.org> <8738ugqaza.fsf@gmail.com> <517EA05C.2010306@barfooze.de> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1367253875 15624 80.91.229.3 (29 Apr 2013 16:44:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Apr 2013 16:44:35 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-3246-gllmg-musl=m.gmane.org@lists.openwall.com Mon Apr 29 18:44:35 2013 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 1UWrBo-0006Lu-Bp for gllmg-musl@plane.gmane.org; Mon, 29 Apr 2013 18:44:32 +0200 Original-Received: (qmail 28294 invoked by uid 550); 29 Apr 2013 16:44:31 -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 28286 invoked from network); 29 Apr 2013 16:44:31 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:content-type:content-transfer-encoding; bh=fmx3zYkhKlDzAsBWyXMG7wmwkQe1ncRbN+2Z5RmetQM=; b=DEqCTsmOmG032OP415svpzHRN5ScnUt4ULsyFOSHWtYyIQf2azcPC5VlWpfm1CYx8F j8+AnfVJQH+4aE3XuTu3PgB0RVshL0Qx9om8FGQ0oN1zWQuQiOL8nZ8UM0ysvZzaTC/c zvk7DvvnZfBdTD2rxfu+Ox2nSX4SUxejXbBgnKM0BkysN/VshDcdQXuxKxQFcjZtk0Qv dTmBklmXdkat/AVGclkOTRAOjK+dGpWcjAoVRGaPn0T8xKI2gxq+rsrGpIeEOYT/Vx6s yOWXeXxOiRfljSrBeAO2vOunsFlkKSPsecRGXiHFu4Ej/7k9xGvh4KuNDbybawcAFpLX EIiQ== X-Received: by 10.112.75.65 with SMTP id a1mr2506322lbw.33.1367253860203; Mon, 29 Apr 2013 09:44:20 -0700 (PDT) In-Reply-To: <517EA05C.2010306@barfooze.de> Xref: news.gmane.org gmane.linux.lib.musl.general:3242 Archived-At: 2013/4/29 John Spencer : > On 04/29/2013 01:41 PM, Daniel Cegie=C5=82ka wrote: > >> btw. Go (Google) works with musl (sabotage). > > > oh ? which one ? the one that comes with gcc 4.7.2 doesn't. http://code.google.com/p/go/ http://code.google.com/p/go/downloads/detail?name=3Dgo1.0.3.src.tar.gz&can= =3D2&q=3D But I'll have to review the code to clean up the hardcoded glibc loader, bash, bison etc. Best regards, Daniel