From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/13615 Path: news.gmane.org!.POSTED!not-for-mail From: John Mudd Newsgroups: gmane.linux.lib.musl.general Subject: Combine musl compiled library with gcc app? Date: Fri, 18 Jan 2019 10:41:38 -0500 Message-ID: Reply-To: musl@lists.openwall.com NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="000000000000f3297f057fbd5d68" X-Trace: blaine.gmane.org 1547826074 1207 195.159.176.226 (18 Jan 2019 15:41:14 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 18 Jan 2019 15:41:14 +0000 (UTC) To: musl , John Mudd Original-X-From: musl-return-13631-gllmg-musl=m.gmane.org@lists.openwall.com Fri Jan 18 16:41:10 2019 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by blaine.gmane.org with smtp (Exim 4.84_2) (envelope-from ) id 1gkWGb-0000CY-4V for gllmg-musl@m.gmane.org; Fri, 18 Jan 2019 16:41:09 +0100 Original-Received: (qmail 13834 invoked by uid 550); 18 Jan 2019 15:43:18 -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 13799 invoked from network); 18 Jan 2019 15:43:17 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=BqXzpWO6y7cwhSfRCbVDcO97rLTgV3G4b9vUMaGkCyE=; b=kUkrrPVZn9mTWwMQpMqoki/Xug8tYsLQ96TguiE0nDD2aJxJB6zYsjB8+Pw9ly8eI7 FL28B6rE14MINb7zpzBS3Rc67eu79xdlfYx2YYA1k7JHF/F4csmSm8IR0f9UJlXgUCXY 3Q2MVF0ZLRsQBvsmpKoLhtd9x28f2e6qzgGagAYCi/9v3y1MqNanGi5vg3lVa6ujf9Tj ZPaZAc2UEtZzLLQvqwDIpxtkIi3IAXHRtSxDcqSUi4KnL52yQrZUnlqfa1xrDl1fYtnO ry5NA+SPIArT8OCLSs0DKnzoFDKQUE53McGjU4RmA2PpN56LHvc+nhP+ZUYl+0QLfYz/ 4e5Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=BqXzpWO6y7cwhSfRCbVDcO97rLTgV3G4b9vUMaGkCyE=; b=GGGl0/NacB+LkN44oK+qvM/B/XG/KxfRtP6aJ6Jh3VpRLGMQx7vjvSwrhfBH+8ujwU LCdJMvipsZBPNEjZtzqQEGSsPcPzGtU9dbJYD8W/EKLiGuIKlLGbiTUuq5MgCgZg5ncN 8v1LsISKg0f1BGwDF1Q+YEbSDnUkLHTAGSjQFc4N7EFvzWrVKiepSECOmDZdDPSCxw6/ hwLzEt+szw5wKfDcKVaq1tpMIeW5f8jea8sIudksM70bkw6tKtAjkRZLBhmUldlHAo6s mvloGf9CziESqS3DUJV8Ha+nGAfMvgHBCMclHQgzlZ7ByMQaaC7lyOoJt6nhQHoYCyV1 eijA== X-Gm-Message-State: AJcUukf/LxYVYf2fOpDJ08sdRR4cds3r2amxX+0rCJyhnhhIy1XG2bx7 Obs2+AKvANR8Ja9GcnS8Dy+sx/95WW11nYmyJze6QMof X-Google-Smtp-Source: ALg8bN7FKnByy0rafvT7TVHpUY2yufOknYA84AaVfwbeSChfHCyWvk2BfuIE6Yi+o0GIb0nntYyIhC74kfOtuYIvmcE= X-Received: by 2002:a81:110b:: with SMTP id 11mr18358472ywr.386.1547826185314; Fri, 18 Jan 2019 07:43:05 -0800 (PST) Xref: news.gmane.org gmane.linux.lib.musl.general:13615 Archived-At: --000000000000f3297f057fbd5d68 Content-Type: text/plain; charset="UTF-8" Is it possible to link a gcc compiled app with a musl compiled library? I assume this would require linking with both glibc and musl libc libraries. John --000000000000f3297f057fbd5d68 Content-Type: text/html; charset="UTF-8"
Is it possible to link a gcc compiled app with a musl compiled library? I assume this would require linking with both glibc and musl libc libraries.

John
--000000000000f3297f057fbd5d68--