From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: =?iso-8859-1?q?S=E9bastien_Kirche?= Newsgroups: gmane.emacs.help Subject: Re: Emacs for OS9 and OSX Date: Wed, 02 Feb 2005 10:04:26 +0100 Organization: Aucune. Message-ID: References: <87mzuu7tua.fsf-monnier+gnu.emacs.help@gnu.org> <87y8ee4o41.fsf-monnier+gnu.emacs.help@gnu.org> Reply-To: =?iso-8859-1?q?S=E9bastien_Kirche?= NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1107337025 31965 80.91.229.2 (2 Feb 2005 09:37:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 2 Feb 2005 09:37:05 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 02 10:37:05 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1CwGwM-00031H-TN for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Feb 2005 10:36:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CwH9R-0007Tb-GG for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Feb 2005 04:50:21 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!proxad.net!teaser.fr!news.cuq.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 32 Original-NNTP-Posting-Host: 195.25.216.129 Original-X-Trace: yeuse.cuq.org 1107335209 77816 195.25.216.129 (2 Feb 2005 09:06:49 GMT) Original-X-Complaints-To: abuse@cuq.org Original-NNTP-Posting-Date: Wed, 2 Feb 2005 09:06:49 +0000 (UTC) X-Face: ; T}O6aj2o*d:|9po%NCuYvExN3]<#cHr0"FaWCh[}WVn6&@L)YWO'&6AO5Ex:MX=H; .^e}o Td*OaFQEBc_xu%+ChwRl!KK`I'["$^aO1gIN{4OyBdO@1HHD5YO#[kiVCk|/-|mmYnU8yTp+eOv."d 1.G3; ro0Q/`,UY+vY/#5b/{OYxE+X\)tc~p~1vbmZ!o4sciW+e8MW|Pz|nl`l*}]8[#1zQO"]d2*{d wrTKu]5t*Gy_pm3e8o=:(c_ju'zlQ<[oJ|\XjgQQmWZC7S]-Fmp\eBHnBO']/te~/; \@l" D#:h)8Q Cancel-Lock: sha1:3GO2O8AmeKNm2hVFewpTKir+V8s= User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (darwin) Original-Xref: shelby.stanford.edu gnu.emacs.help:128331 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: main.gmane.org gmane.emacs.help:23839 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:23839 Hi Stefan, Le 27 Jan 2005, Stefan Monnier s'est exprimé ainsi : > If the compilation succeeds and the compiled executable works, then the > limit is gone. USE_LSB_TAG is the default way to build Emacs in Emacs-CVS, > but it's only available on the platforms where we know it works. If it > works with USE_LSB_TAG, there's no point keeping a version built without > USE_LSB_TAG. Am I supposed to specify that define specifically when compiling for OSX platform too ? Following Steven Tamm advice i have just compiled a fresh version with make-package -M,CC=gcc But i did not manage to add USE_LSB_TAG (syntax ?). Looking at the macintosh sourc files, that symbol is defined automaticaly if __MRC__ is defined (i suppose by the compiler). Could you (or some mac developer) tell me : - how i can define USE_LSB_SYMBOL at make or make-package invocation, noy by modifying config.h - if i should do that or if it is included for OSX platform. Sorry if it looks basic, but i use to develop with CodeWarrior and I am not that familiar with cli for building programs. PS: maybe i should redirect to emacs-devel ? Regards. -- Sébastien Kirche