public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
From: Mike Hearn <mike@plan99•net>
To: Bitcoin Dev <bitcoin-development@lists•sourceforge.net>
Subject: Re: [Bitcoin-development] Has anyone compiled under MacOS 10.8?
Date: Thu, 27 Dec 2012 16:28:59 +0000	[thread overview]
Message-ID: <CANEZrP1bJZLbAUOi8A0ne_6L+ugksVUy9X+PuwjuFKxWC6xtAA@mail.gmail.com> (raw)
In-Reply-To: <CANEZrP2YFM9-Lqp97xksfp7pW-8rPQYkdViShJ=-E2JCNt4B9w@mail.gmail.com>

The problem mysteriously resurfaced. The magic incantation this time is to add:

unix:*-g++*: QMAKE_CXXFLAGS += -fpermissive

to the top. I suspect this may be related to how I am using qmake. To
make it spit out a real makefile instead of an xcode project, I have
to run it like "gmake -spec macx-g++", which perhaps ends up making
gcc stricter than it's supposed to be.

On Thu, Nov 29, 2012 at 8:34 PM, Mike Hearn <mike@plan99•net> wrote:
> I found that the problem is the version of the Qt SDK I used didn't
> like the new MacOS version. Re-installing Qt fixed it.
>
> On Mon, Nov 26, 2012 at 4:05 PM, Mike Hearn <mike@plan99•net> wrote:
>> It appears that something about Boost doesn't play nicely with the default
>> build instructions (possibly the switch to clang++?).
>>
>> I will dig in eventually but for now, if anyone has a recipe that fixes
>> things, let me know.


      reply	other threads:[~2012-12-27 16:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-26 15:05 Mike Hearn
2012-11-29 20:34 ` Mike Hearn
2012-12-27 16:28   ` Mike Hearn [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CANEZrP1bJZLbAUOi8A0ne_6L+ugksVUy9X+PuwjuFKxWC6xtAA@mail.gmail.com \
    --to=mike@plan99$(echo .)net \
    --cc=bitcoin-development@lists$(echo .)sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox