git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Aguilar <davvid@gmail.com>
To: Jonathan Nieder <jrnieder@gmail.com>
Cc: Melton Low <softw.devl@gmail.com>,
	git@vger.kernel.org,
	"Gary V. Vaughan" <git@mlists.thewrittenword.com>
Subject: Re: Build error with 1.7.2 and 1.7.2.1 on PPC Mac OS X 10.4
Date: Fri, 30 Jul 2010 01:28:29 -0700	[thread overview]
Message-ID: <20100730082827.GA2500@gmail.com> (raw)
In-Reply-To: <20100730014220.GC2182@burratino>

On Thu, Jul 29, 2010 at 08:42:20PM -0500, Jonathan Nieder wrote:
> Hi Mel,
> 
> Melton Low wrote:
> 
> > Error during build on 1.7.2.  I just tried building 1.7.2.1 with the
> > same error.  A partial output from my attempt to build 1.7.2.1:
> > 
> >     * new build flags or prefix
> >     CC fast-import.o
> > powerpc-apple-darwin8-gcc-4.0.1: unrecognized option '-pthread'
> >     CC abspath.o
> [...]
> 
> Looks like it worked, though loudly.

This is an OS Xism.
-pthread is always enabled and gcc loudly ignores it.
We don't have to pass -pthread there.

I shoulda probably just hacked the Makefile and responded with a
patch instead... ;-)

-- 
		David

      parent reply	other threads:[~2010-07-30  8:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-29  3:10 Build error with 1.7.2 and 1.7.2.1 on PPC Mac OS X 10.4 Melton Low
2010-07-30  1:42 ` Jonathan Nieder
2010-07-30  2:21   ` Melton Low
2010-07-30  8:28   ` David Aguilar [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=20100730082827.GA2500@gmail.com \
    --to=davvid@gmail.com \
    --cc=git@mlists.thewrittenword.com \
    --cc=git@vger.kernel.org \
    --cc=jrnieder@gmail.com \
    --cc=softw.devl@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).