From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 750761381F1 for ; Thu, 30 Jun 2016 08:59:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C0D73E0B03; Thu, 30 Jun 2016 08:59:33 +0000 (UTC) Received: from smtp2.ugent.be (smtp2.ugent.be [157.193.49.126]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 577ABE0B03 for ; Thu, 30 Jun 2016 08:59:33 +0000 (UTC) Received: from localhost (mcheck3.ugent.be [157.193.71.89]) by smtp2.ugent.be (Postfix) with ESMTP id 76DF112C3DF for ; Thu, 30 Jun 2016 10:59:31 +0200 (CEST) X-Virus-Scanned: by UGent DICT Received: from smtp2.ugent.be ([IPv6:::ffff:157.193.49.126]) by localhost (mcheck3.UGent.be [::ffff:157.193.43.11]) (amavisd-new, port 10024) with ESMTP id dBVMkppsjdks for ; Thu, 30 Jun 2016 10:59:31 +0200 (CEST) Received: from smtp.dmbr.UGent.be (cp0433.irc.ugent.be [157.193.189.19]) by smtp2.ugent.be (Postfix) with ESMTP id EEF3012C2F6 for ; Thu, 30 Jun 2016 10:59:29 +0200 (CEST) Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.dmbr.UGent.be (Postfix) with ESMTP id EDE4C10C8 for ; Thu, 30 Jun 2016 10:59:51 +0200 (CEST) X-Virus-Scanned: amavisd-new at irc.ugent.be Received: from smtp.dmbr.UGent.be ([127.0.0.1]) by localhost (smtp.irc.ugent.be [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ltzVMURGRSoT for ; Thu, 30 Jun 2016 10:59:51 +0200 (CEST) Received: from krypton.localnet (unknown [192.168.100.39]) by smtp.dmbr.UGent.be (Postfix) with ESMTPSA id 8A67110C2 for ; Thu, 30 Jun 2016 10:59:51 +0200 (CEST) From: Jens Staal To: gentoo-musl@lists.gentoo.org Subject: Re: [gentoo-musl] [GSoC] native-clang: daily report 06/29 Date: Thu, 30 Jun 2016 10:59:23 +0200 Message-ID: <2497648.laXLItTGW3@krypton> Organization: Ghent University X-Face: 4)/YSxxYo:[1~V(F$.0L EAFcV"dvng*f4MKT(KQ?OCN`o0L+"H=.2@/sTz.7LijVh$:/7%N6FYTMyxsi#1%Q,tYj`e *NkDN,;~vFDEmCX{B(4YkAS8vJ^Fjp.BzBisxjgo$3}+9~("pu>q.G_NIzP-v{2}w References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo musl list X-BeenThere: gentoo-musl@gentoo.org X-BeenThere: gentoo-musl@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" X-Miltered: at jchkm1 with ID 5774DF71.002 by Joe's j-chkmail (http://helpdesk.ugent.be/email/)! X-j-chkmail-Enveloppe: 5774DF71.002 from cp0433.irc.ugent.be/cp0433.irc.ugent.be/157.193.189.19/smtp.dmbr.UGent.be/ X-j-chkmail-Score: MSGID : 5774DF71.002 on smtp2.ugent.be : j-chkmail score : . : R=. U=. O=. B=0.000 -> S=0.000 X-j-chkmail-Status: Ham X-Archives-Salt: 9b4fa5eb-41ed-487f-9762-e8fd4c66b329 X-Archives-Hash: e2764e0f8b55b7c59dfdc37cfe7e5079 On onsdag 29 juni 2016 kl. 23:52:38 CEST Lei Zhang wrote: > 1. How do I tell catalyst to compile the kernel with gcc, while > compile user space stuff with clang? Is this achievable by simply > creating a customized profile (likely based on hardened musl)? Alternatively, make a package with patches from www.llvmlinux.org and not ship gcc at all in the stage 3 musl/clang/libc++ tarball?