From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/4653 Path: news.gmane.org!not-for-mail From: Kurt H Maier Newsgroups: gmane.linux.lib.musl.general Subject: Re: Static linking of musl with code compiled using GNU header files Date: Fri, 14 Mar 2014 19:25:16 +0000 Message-ID: <20140314192516.Horde.7BCFl4V_wl108uGGxLgbNA2@ssl.eumx.net> References: <53232493.80901@gcom.com> <20140314162957.GB27448@port70.net> <53234FE2.7040309@gcom.com> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed; DelSp=Yes X-Trace: ger.gmane.org 1394825121 1533 80.91.229.3 (14 Mar 2014 19:25:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 14 Mar 2014 19:25:21 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-4657-gllmg-musl=m.gmane.org@lists.openwall.com Fri Mar 14 20:25:31 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 1WOXjW-0002rf-0j for gllmg-musl@plane.gmane.org; Fri, 14 Mar 2014 20:25:30 +0100 Original-Received: (qmail 16172 invoked by uid 550); 14 Mar 2014 19:25:29 -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 16161 invoked from network); 14 Mar 2014 19:25:29 -0000 In-Reply-To: <53234FE2.7040309@gcom.com> User-Agent: Internet Messaging Program (IMP) H5 (6.1.6) Content-Disposition: inline Xref: news.gmane.org gmane.linux.lib.musl.general:4653 Archived-At: Quoting David Grothe : > My musl build did not include a libgcc: libgcc comes with gcc. http://gcc.gnu.org/onlinedocs/gccint/Libgcc.html khm