From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/9725 Path: news.gmane.org!not-for-mail From: Christian Neukirchen Newsgroups: gmane.linux.lib.musl.general Subject: Re: musl + libc++ Date: Tue, 22 Mar 2016 12:10:58 +0100 Message-ID: <87h9fyu5rx.fsf@gmail.com> References: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1458645090 31071 80.91.229.3 (22 Mar 2016 11:11:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 22 Mar 2016 11:11:30 +0000 (UTC) Cc: musl@lists.openwall.com To: Hayden Livingston Original-X-From: musl-return-9738-gllmg-musl=m.gmane.org@lists.openwall.com Tue Mar 22 12:11:21 2016 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 1aiKDZ-0004lz-CN for gllmg-musl@m.gmane.org; Tue, 22 Mar 2016 12:11:21 +0100 Original-Received: (qmail 25968 invoked by uid 550); 22 Mar 2016 11:11:13 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 25942 invoked from network); 22 Mar 2016 11:11:12 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=0t8LOyH8+CauDU3zSH9LGXlwyq1szvnGHimOjUuyLGc=; b=H2wMsvGPGm5dwmdbD6XxdvJFyhyMzcGkHR/w1/qciwgTHmYxVuJhtif3fjsVQ+V7C7 vmtRCoLO5ktuxxUBFesuMNFFrbvXib7UcwNQYrcSjfaCwYCCUABfJ7eaglrYgTi61amz Wp7BkYB6x5B9MFJ2wzaezqFyY+eo6pzKxp2b76feFY/IZKvj+YT1eX3wjy6HraggVLQa /xuAGffzryXUFzMxeoNUf1tNn1RSVRZcYaTdEca2RINRc0TnDatNLXxZicDpy9OyAHcL xep11Sdco0PP7WaPIQX13JjGyjyN6RXEqosLLu5QbMEGjqZ80qLbSAbh5TgsarVIAt4L vY3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=0t8LOyH8+CauDU3zSH9LGXlwyq1szvnGHimOjUuyLGc=; b=W47gc/b9sv0qJr1nOzMYRD5ywJimH/5NfqH/FHAkJHM8DFXomD9o6BUAzmflVR54xI aBYW++KUHY444eDEJQo3+pIe6onoUp+TiV0mgF7Rd5UfHEHEXBH9BzDiBvR1BSDNtJVi wsr5gA4WN6m3y1C6v9za4wgWyGAC0eHSPvYrrac26haKj0EkMAJ5MSnXqNGaZpQZOU2y nUj/SZy/2C0bvE6ipTilfByZO35IB6fUbjqzcRuKC+HnByqmiJv3jkpVxEF/uFlQRZea jFt1nlklv/3ONBpnxvpGhhxGEkIPce3YC9KQd5EEzmywhMAT3VQFB02A6vZZiJsgHLdU yoig== X-Gm-Message-State: AD7BkJJSji2EgolMdzQ2JiOXRQ48qkxRxgJWbWhZ8s8vYfCCSUyqYlXKS0Mcr/E6GAZEKA== X-Received: by 10.28.230.157 with SMTP id e29mr20048132wmi.24.1458645060705; Tue, 22 Mar 2016 04:11:00 -0700 (PDT) In-Reply-To: (Hayden Livingston's message of "Mon, 21 Mar 2016 16:39:19 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) Xref: news.gmane.org gmane.linux.lib.musl.general:9725 Archived-At: Hayden Livingston writes: > Have folks gotten around using musl + libc++ (from the llvm project)? > > I'm trying to get a setup where all my dependencies can be moved to > musl and libc++ to build static executables. > > I've heard of all sorts of weird interactions when libc++ and > libstdc++ are in the same process. Or is that unfounded? I managed to build a pure LLVM-clang-libc++-musl branch of Void Linux, without too heavy patching required. The base-system is completely free of gcc or libgcc. https://github.com/chneukirchen/xbps-packages/tree/llvm-musl -- Christian Neukirchen http://chneukirchen.org