* [Bitcoin-development] Building from git on OSX
@ 2014-07-03 15:56 Gavin Andresen
2014-07-03 16:21 ` Angel Leon
0 siblings, 1 reply; 2+ messages in thread
From: Gavin Andresen @ 2014-07-03 15:56 UTC (permalink / raw)
To: Bitcoin Dev
[-- Attachment #1: Type: text/plain, Size: 433 bytes --]
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
[-- Attachment #2: Type: text/html, Size: 657 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Bitcoin-development] Building from git on OSX
2014-07-03 15:56 [Bitcoin-development] Building from git on OSX Gavin Andresen
@ 2014-07-03 16:21 ` Angel Leon
0 siblings, 0 replies; 2+ messages in thread
From: Angel Leon @ 2014-07-03 16:21 UTC (permalink / raw)
To: Gavin Andresen; +Cc: Bitcoin Dev
[-- Attachment #1: Type: text/plain, Size: 1195 bytes --]
a million thanks for this FYI
http://twitter.com/gubatron
On Thu, Jul 3, 2014 at 11:56 AM, Gavin Andresen <gavinandresen@gmail.com>
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
>
>
[-- Attachment #2: Type: text/html, Size: 2170 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-07-03 16:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-03 15:56 [Bitcoin-development] Building from git on OSX Gavin Andresen
2014-07-03 16:21 ` Angel Leon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox