Received: from sog-mx-4.v43.ch3.sourceforge.com ([172.29.43.194] helo=mx.sourceforge.net) by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1X2jm5-0008UT-LC for bitcoin-development@lists.sourceforge.net; Thu, 03 Jul 2014 16:22:17 +0000 Received-SPF: pass (sog-mx-4.v43.ch3.sourceforge.com: domain of gmail.com designates 209.85.216.174 as permitted sender) client-ip=209.85.216.174; envelope-from=gubatron@gmail.com; helo=mail-qc0-f174.google.com; Received: from mail-qc0-f174.google.com ([209.85.216.174]) by sog-mx-4.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1X2jm3-0007oH-SX for bitcoin-development@lists.sourceforge.net; Thu, 03 Jul 2014 16:22:17 +0000 Received: by mail-qc0-f174.google.com with SMTP id x13so431737qcv.19 for ; Thu, 03 Jul 2014 09:22:10 -0700 (PDT) X-Received: by 10.224.60.137 with SMTP id p9mr9346102qah.70.1404404530306; Thu, 03 Jul 2014 09:22:10 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.98.69 with HTTP; Thu, 3 Jul 2014 09:21:50 -0700 (PDT) In-Reply-To: References: From: Angel Leon Date: Thu, 3 Jul 2014 12:21:50 -0400 Message-ID: To: Gavin Andresen Content-Type: multipart/alternative; boundary=001a1133d8942668ce04fd4c6973 X-Spam-Score: -0.6 (/) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. -1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for sender-domain 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (gubatron[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 1.0 HTML_MESSAGE BODY: HTML included in message -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature X-Headers-End: 1X2jm3-0007oH-SX Cc: Bitcoin Dev Subject: Re: [Bitcoin-development] Building from git on OSX X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jul 2014 16:22:17 -0000 --001a1133d8942668ce04fd4c6973 Content-Type: text/plain; charset=UTF-8 a million thanks for this FYI http://twitter.com/gubatron On Thu, Jul 3, 2014 at 11:56 AM, Gavin Andresen wrote: > Just FYI for anybody else building on OSX: > > libtool is a new dependency, so if you update to git HEAD and have trouble > building: > > brew install libtool > (or port install libtool -- see doc/build-osx.md for all the > dependencies) > ./autogen.sh > ./configure .... etc, whatever configure options you use. I develop with: > ./configure --disable-hardening --disable-silent-rules CXXFLAGS='-g3 -O0 > -DDEBUG_LOCKORDER' > > > > -- > -- > Gavin Andresen > > > ------------------------------------------------------------------------------ > Open source business process management suite built on Java and Eclipse > Turn processes into business applications with Bonita BPM Community Edition > Quickly connect people, data, and systems into organized workflows > Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft > _______________________________________________ > Bitcoin-development mailing list > Bitcoin-development@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bitcoin-development > > --001a1133d8942668ce04fd4c6973 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
a million thanks for this FYI



On Thu, Jul 3, 2014 at 11:56 AM, Gavin A= ndresen <gavinandresen@gmail.com> wrote:
Just FYI for anybody else building on OSX:

<= div>libtool is a new dependency, so if you update to git HEAD and have trou= ble building:

brew install libtool
=C2= =A0 (or port install libtool -- see doc/build-osx.md for all the dependencies)
./autogen.sh
./configure =C2=A0.... etc, whatever confi= gure options you use. I develop with:
./configure --disable-harde= ning --disable-silent-rules CXXFLAGS=3D'-g3 -O0 -DDEBUG_LOCKORDER'<= span class=3D"HOEnZb">


--
--
Gavin Andresen

-----------------------------------------------------------------------= -------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition=
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.ne= t/sfu/Bonitasoft
_______________________________________________
Bitcoin-development mailing list
Bitcoin-develo= pment@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bitcoin-de= velopment


--001a1133d8942668ce04fd4c6973--