all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alan Third <alan@idiocy.org>
To: Richard Stallman <rms@gnu.org>
Cc: 30992@debbugs.gnu.org, Peter Dyballa <Peter_Dyballa@Web.DE>
Subject: bug#30992: Acknowledgement (27.0.50; Crash when graphics card switches)
Date: Mon, 16 Apr 2018 18:51:23 +0100	[thread overview]
Message-ID: <20180416175123.GA43791@breton.holly.idiocy.org> (raw)
In-Reply-To: <E1f7ubQ-00046O-KL@fencepost.gnu.org>

On Sun, Apr 15, 2018 at 11:14:48PM -0400, Richard Stallman wrote:
> > #import <Appkit/Appkit.h>
> 
> Which files in Emacs include that header?

nsgui.h, and configure must reference it in its tests too.

It’s required for both GNUstep and Cocoa.

>   > I think the last version of GCC that could compile the NS variant
>   > was 4.2.1 (4.2.4 in the MacPorts package manager), "Apple
>   > augmented" to also be able to build those typical application
>   > bundles.
> 
> This is a very bad situation.  I don't want to have code in Emacs that
> can only be compiled with Clang, and I am determined to change that.
> Will people please help me find the least disruptive way?
> 
> I would expect that most of the files of Emacs can compile with GCC
> even on MacOS, but is that so?

As far as I’m aware there is no code in Emacs itself that requires
Clang. There were a couple of Objective‐C ‘blocks’ that we removed
previously as GCC doesn’t support them.

I don’t know how we would get to a position of being able to build
with GCC and Cocoa. I assume GCC would have to support some or all of
the Obj‐C features it’s currently missing.

> What about with GNUstep?  Does Emacs compile for GCC with GNUstep?

Yes. My test‐build VM uses GCC 4.9.2 which compiles GNUstep Emacs
fine.
-- 
Alan Third





  parent reply	other threads:[~2018-04-16 17:51 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-29 18:29 bug#30992: 27.0.50; Crash when graphics card switches Peter Dyballa
2018-03-29 18:39 ` bug#30992: (27.0.50; Crash when graphics card switches) Peter Dyballa
2018-03-29 19:21 ` bug#30992: 27.0.50; Crash when graphics card switches Alan Third
2018-03-29 23:18   ` Peter Dyballa
     [not found] ` <handler.30992.B.15223481643623.ack@debbugs.gnu.org>
2018-04-07 10:07   ` bug#30992: Acknowledgement (27.0.50; Crash when graphics card switches) Peter Dyballa
2018-04-07 15:02     ` Alan Third
2018-04-08  4:33     ` Richard Stallman
2018-04-08 10:14       ` Alan Third
2018-04-08 12:11       ` Peter Dyballa
2018-04-09  4:28         ` Richard Stallman
2018-04-09  7:41           ` Peter Dyballa
2018-04-10  2:35             ` Richard Stallman
2018-04-10 20:00               ` Alan Third
2018-04-12  3:09                 ` Richard Stallman
2018-04-12  7:52                   ` Peter Dyballa
2018-04-13 18:14                   ` Alan Third
2018-04-13 19:57                     ` Peter Dyballa
2018-04-16  3:14                       ` Richard Stallman
2018-04-16 12:01                         ` Peter Dyballa
2018-04-16 17:51                         ` Alan Third [this message]
2018-04-16  3:14                     ` Richard Stallman
2018-04-10 20:23               ` Peter Dyballa

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=20180416175123.GA43791@breton.holly.idiocy.org \
    --to=alan@idiocy.org \
    --cc=30992@debbugs.gnu.org \
    --cc=Peter_Dyballa@Web.DE \
    --cc=rms@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.