all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Freenet.DE>
To: 9755@debbugs.gnu.org
Subject: bug#9755: 24.0.90; trying to configure with GCC 4.6.1 on intel Mac OS X 10.6.8
Date: Fri, 14 Oct 2011 20:52:57 +0200	[thread overview]
Message-ID: <9814A5F3-71A0-4D59-A03F-5FF89EF41416@Freenet.DE> (raw)

Hello!

The configure scripts adds "-no-cpp-precomp" to CPPFLAGS although GCC 4.6.1 does not support this Apple addition:

	configure:5751: checking how to run the C preprocessor
	configure:5821: result: gcc-4 -E -no-cpp-precomp -I/opt/local/include -L/opt/local/lib
	configure:5841: gcc-4 -E -no-cpp-precomp -I/opt/local/include -L/opt/local/lib  conftest.c
	gcc-4: error: unrecognized option '-no-cpp-precomp'

A configure option like "-no-apple-stuff" would be nice – or removing the -no-cpp-precomp section. Everyone who thinks this option is needed can add it to the CPPFLAGS.

--
Greetings

  Pete

Life is the only flaw in an otherwise perfect nonexistence
				– Schopenhauer






             reply	other threads:[~2011-10-14 18:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-14 18:52 Peter Dyballa [this message]
2012-05-16  7:17 ` bug#9755: 24.0.90; trying to configure with GCC 4.6.1 on intel Mac OS X 10.6.8 Glenn Morris
2012-05-16  9:16 ` bug#9755: 24.0.90 " Paul Eggert

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=9814A5F3-71A0-4D59-A03F-5FF89EF41416@Freenet.DE \
    --to=peter_dyballa@freenet.de \
    --cc=9755@debbugs.gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.