Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 04 Feb 2004 17:25:40 -0600 From: Charles Plager Subject: Re: Is it possible to move emacs from one computer to another? In-reply-to: <6.0.1.1.0.20040204135449.039b6280@127.0.0.1> To: Cygwin List Message-id: <40217F74.7020804@physics.ucla.edu> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=us-ascii Content-transfer-encoding: 7BIT User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113 References: <40210ECD DOT 9080901 AT physics DOT ucla DOT edu> <6 DOT 0 DOT 1 DOT 1 DOT 0 DOT 20040204110844 DOT 039b73b0 AT 127 DOT 0 DOT 0 DOT 1> <40212892 DOT 6070701 AT physics DOT ucla DOT edu> <6 DOT 0 DOT 1 DOT 1 DOT 0 DOT 20040204135449 DOT 039b6280 AT 127 DOT 0 DOT 0 DOT 1> Larry Hall wrote: > OK. I'd suggest building a debug version and just try running it in gdb > until you see the problem. This should be pretty easy to do for crash > anyway. I'd recommend starting with this. I'm not particularly experienced at building large packages so I have a few questions: 1) Do I just get the source from http://ftp.gnu.org/pub/gnu/emacs/? 2) Are there special cygwin build procedures? When I typed 'configure' (a script that came with emacs), it simply said: cplager AT pointyjr> configure loading cache ./config.cache checking host system type... i686-pc-cygwin configure: error: Emacs hasn't been ported to `i686-pc-cygwin' systems. Check `etc/MACHINES' for recognized configuration names. 3) When past hurdle #2, how do I force a debug build? (simply 'make DEBUG=yes'?)? Thanks for your help, Charles -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/