Re: [Emacs.app dev]: building from cvs

2009-09-14 Thread Peter Dyballa

Am 14.09.2009 um 04:05 schrieb Adam M. Goldstein:

 Has anyone been able to build Emacs.app from CVS lately?


On Tiger and PPC it compiles fine. And it runs. (You can send me your  
compile log and invocation of configure and I can see whether I can  
help.)

--
Greetings

   Pete
   \
 \__ O   __O
 | O\   _\\/\-%_`\,
 '()-'-(_)--(_)   (_)/(_)




--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Emacs-app-dev- mailing list
Emacs-app-dev-@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-


Re: [Emacs.app dev]: building from cvs

2009-09-14 Thread CHENG Gao
On Mon, Sep 14, 2009 at 6:24 PM, Peter Dyballa peter_dyba...@web.de wrote:


 Am 14.09.2009 um 11:29 schrieb CHENG Gao:

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

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



 Did you try to build the X client? Does it compile in 64 bit?


No. Since I dont use X11 Emacs, I never tried it. But I did build command
line only Emacs in 64bit, and it works. And I trust 64 bit X11 Emacs can be
built.
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july___
Emacs-app-dev- mailing list
Emacs-app-dev-@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-


Re: [Emacs.app dev]: building from cvs

2009-09-14 Thread CHENG Gao
On Tue, Sep 15, 2009 at 8:56 AM, Adam M. Goldstein a.m.goldst...@mac.comwrote:

 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.dewrote:


  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


As I know, someone already posted patches to gmane.emacs.devel to make Cocoa
port 64bit build work. Hopefully it'll be reviewed and merged into HEAD
soon.
--
Come build with us! The BlackBerryreg; 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-