From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Adrian Robert Newsgroups: gmane.emacs.devel Subject: Re: [Emacs.app dev]: Emacs.app now in GNU Emacs CVS Date: Thu, 17 Jul 2008 19:03:21 +0000 (UTC) Message-ID: References: <476AEFF3-F98D-4D19-A8B0-219C790536F7@gmail.com> <19e566510807151217q7276dd61wa93aaa13b842e296@mail.gmail.com> <170476C2-EF90-40DC-BB6F-0C54AFA10884@gmail.com> <64B63861-E635-420F-BC96-8DA189246E72@gmail.com> <20BFBDD3-1423-41EB-847D-B2FE2F5AA2DE@gmail.com> <87tzepiuk0.GNU\'s_Not_Unix!%yavor@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1216321441 32509 80.91.229.12 (17 Jul 2008 19:04:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 17 Jul 2008 19:04:01 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 17 21:04:50 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KJYmL-0006DH-O6 for ged-emacs-devel@m.gmane.org; Thu, 17 Jul 2008 21:04:38 +0200 Original-Received: from localhost ([127.0.0.1]:42810 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KJYlT-0000a8-9Z for ged-emacs-devel@m.gmane.org; Thu, 17 Jul 2008 15:03:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KJYlO-0000YL-Aj for emacs-devel@gnu.org; Thu, 17 Jul 2008 15:03:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KJYlM-0000W1-KI for emacs-devel@gnu.org; Thu, 17 Jul 2008 15:03:37 -0400 Original-Received: from [199.232.76.173] (port=51215 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KJYlM-0000Vk-Cm for emacs-devel@gnu.org; Thu, 17 Jul 2008 15:03:36 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:53447 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KJYlL-00018j-Nu for emacs-devel@gnu.org; Thu, 17 Jul 2008 15:03:36 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KJYlF-0006PG-GT for emacs-devel@gnu.org; Thu, 17 Jul 2008 19:03:29 +0000 Original-Received: from NLV-Webproxy01.direcpc.com ([67.142.130.11]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Jul 2008 19:03:29 +0000 Original-Received: from Adrian.B.Robert by NLV-Webproxy01.direcpc.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Jul 2008 19:03:29 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 43 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 67.142.130.11 (Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US) AppleWebKit/523 (KHTML, like Gecko, Safari/523.10) OmniWeb/v621.0.99313) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:100900 Archived-At: Yavor Doganov gnu.org> writes: > If it would be of any help, here is how GNUstep Make compiles a random > GNUstep application on GNU/Linux: The flags when compiling emacs SHOULD be identical -- if not and you can patch configure and makefiles to get it right, that's an important first step. The other issue I had when getting the first (emacs 20) version running under GNUstep was getting the right combination with firstfile, lastfile, etc. on the link line -- and correct ordering. And getting rid of the stdlib. This is "documented" in src/Makefile.in. Issues I sometimes messed with when getting successive versions to work (usually I would spend the 2 weeks to a month / whatever to get a new version running on the Mac, then a day or two fixing it up under GNUstep) include GNUstep main() hackery, and GSConfig inclusion. Sorry I can't remember more than this. > It is unfortunate that the Emacs.app developers run primarily Muck OS > and the code was not tested on GNUstep under GNU/Linux. Anyway, such > failures right after the merge are more or less expected. I'll dive > into this tomorrow, unless someone fixes the problem. There are others working on GNUstep and Emacs.app -- see recent thread on emacs-app-dev- mailing list (with some overflow to gnustep-discuss): http://sourceforge.net/mailarchive/forum.php?forum_name=emacs-app-dev- > Nevertheless, it is a great day for all the GNUsteppers who are also > monks in the GNU Emacs Church -- we've been waiting for the Holy Merge > for years. Thanks to all the people who made it happen, and of course > Adrian for keeping up with Emacs changes through the years. Not easy... ;-)