From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chris Bagwell Newsgroups: gmane.comp.audio.sox.devel Subject: Re: Building a Windows binary Date: Sat, 9 Mar 2013 11:55:24 -0600 Message-ID: References: <20130308174037.Horde.iDMiP1NNcXdROhSFCvQ2uZA@webmail.df.eu> Reply-To: sox-devel@lists.sourceforge.net NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4773604959844625511==" X-Trace: ger.gmane.org 1362851737 31309 80.91.229.3 (9 Mar 2013 17:55:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 9 Mar 2013 17:55:37 +0000 (UTC) To: sox-devel@lists.sourceforge.net Original-X-From: sox-devel-bounces@lists.sourceforge.net Sat Mar 09 18:55:58 2013 Return-path: Envelope-to: gcasd-sox-devel@m.gmane.org X-ACL-Warn: X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type:x-gm-message-state; bh=XDwXoshBs6/n2Q/PIqtjAoNnq0SXV42f9qQ2q1LcB/k=; b=jo+/hSrbagxd1oJvlizU2ww2A57gq1dJmdyOuep5iX5Io5gC/3q3LT2BQQvTAM64AZ Gx8xuuhU6JMzRwiy0P+DSGT7TE/FPwrcEdFSn7Hz49+maz2716W7wqV+dmL2YmH1rLLY Y888YIEBK+YPRKLSj1pKypqia2pibcX4I6G45oJ5S13qUQzIksPWmB9hSt66eEPyt/Zl L7KLGueT8n5VgrJrO0U7bkf2bdD7EsR0SYEXjbb9XHPr619H45wQ+yCcXZFgBj13/fVO nI+qpaHcvzDNtS1z0fD5a6QH1War0ulQLBjlJ9NQeQOsG45ZZoiARoN8zWLAHACQaXXD 2uKQ== X-Received: by 10.180.74.228 with SMTP id x4mr4637518wiv.0.1362851724482; Sat, 09 Mar 2013 09:55:24 -0800 (PST) In-Reply-To: <20130308174037.Horde.iDMiP1NNcXdROhSFCvQ2uZA@webmail.df.eu> X-Gm-Message-State: ALoCoQke4r64PyJ2LYmL4r065IG3URMPuqJBkaAhOGvZ+OvjLZ2wRvWQ72yA5hVmLWwNxyJCq3fC X-Spam-Score: 1.0 (+) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. 1.0 HTML_MESSAGE BODY: HTML included in message X-Headers-End: 1UENzW-0007rT-OH X-BeenThere: sox-devel@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: sox-devel-bounces@lists.sourceforge.net Xref: news.gmane.org gmane.comp.audio.sox.devel:271 Archived-At: Received: from lists.sourceforge.net ([216.34.181.88]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UENzx-0000Ho-7M for gcasd-sox-devel@m.gmane.org; Sat, 09 Mar 2013 18:55:57 +0100 Received: from localhost ([127.0.0.1] helo=sfs-ml-2.v29.ch3.sourceforge.com) by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1UENzZ-0003wz-Hn; Sat, 09 Mar 2013 17:55:33 +0000 Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193] helo=mx.sourceforge.net) by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1UENzX-0003wo-Qp for sox-devel@lists.sourceforge.net; Sat, 09 Mar 2013 17:55:31 +0000 Received: from mail-we0-f170.google.com ([74.125.82.170]) by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1UENzW-0007rT-OH for sox-devel@lists.sourceforge.net; Sat, 09 Mar 2013 17:55:31 +0000 Received: by mail-we0-f170.google.com with SMTP id z53so2236623wey.29 for ; Sat, 09 Mar 2013 09:55:24 -0800 (PST) Received: by 10.227.201.129 with HTTP; Sat, 9 Mar 2013 09:55:24 -0800 (PST) --===============4773604959844625511== Content-Type: multipart/alternative; boundary=f46d043c7efeeb6f9c04d781a4e0 --f46d043c7efeeb6f9c04d781a4e0 Content-Type: text/plain; charset=ISO-8859-1 On Fri, Mar 8, 2013 at 10:40 AM, Ulrich Klauer wrote: > > > Thus, my proposal is to use MXE for building a new 14.4.1 (or > 14.4.1.1, or 14.4.1a) Windows binary that includes flac and sndfile > support; and probably for later releases as well. I could turn > mingwbuild into an mxebuild that automates the build process (for MXE, > then for SoX using MXE). I guess I could also build the whole Windows > package myself, if necessary/preferred by Chris. > I guess the person submitting the most patches should also be calling the shots. :-) Sounds promising solution. I especially like how it downloads everything so we can move between build computers much faster. Can you tell MXE to build and prefer static libraries so that we can ship a minimal of DLL's? Its not a show stopper if we don't but it does reduce some run-time issues. How about do as you suggest and create a mxebuild and we can support them in parallel for at least a release and if its successful then we can switch to only way. Chris --f46d043c7efeeb6f9c04d781a4e0 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable



--f46d043c7efeeb6f9c04d781a4e0-- --===============4773604959844625511== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------------ Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the endpoint security space. For insight on selecting the right partner to tackle endpoint security challenges, access the full report. http://p.sf.net/sfu/symantec-dev2dev --===============4773604959844625511== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ SoX-devel mailing list SoX-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sox-devel --===============4773604959844625511==--