On Sep 14, 2009, at 5:29 AM, CHENG Gao wrote:



On Mon, Sep 14, 2009 at 5:21 PM, Peter Dyballa <peter_dyba...@web.de> wrote:

 I can build 32bit Emacs from cvs source on SL:

$CC='gcc -arch i386' ./configure --with-ns --disable-ns-self- contained --without-dbus
make bootstrap & make install

(This instruction is from Yamamoto Mitsuharu. If it works, and you need to thank someone, thank him.)


Ok, Gil's easy solution---start from scratch---didn't work. (see earlier in this thread).

BUT: The solution proposed above (Mitsuharu's) did work. It hung up after make bootstrap (stopped w/ no new prompt), and I had to run make install from a new $ prompt.

You have to run everything as sudo or else problems arise.

I experimented with the 64 bit build by substituting in x86_64 in for i386 in the commands above; I could get a terminal version of emacs in 64 bit, but not a nextstep/Cocoa version. It fails somewhere in the compilation stage.

The resulting build of Emacs.app is 100MB (!!!!!) smaller than the Leopard build---11MB vs 111MB. Wow.

Well, I'd like to figure out how to build a 64 bit Emacs.app, but of course have no idea even where to begin.

I hope this helps someone out there!

Adam

------------------
Adam M. Goldstein PhD, MSLIS
--
agoldst...@iona.edu
a.m.goldst...@mac.com
http://www.iona.edu/faculty/agoldstein
--
(914) 637-2717
--
Dept of Philosophy
Iona College
715 North Avenue
New Rochelle NY 10801

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Emacs-app-dev- mailing list
Emacs-app-dev-@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-

Reply via email to