Vincent Lefevre <[EMAIL PROTECTED]> writes:

> Yes, when I tried (for the first time) on April 17, it was working.

Ah, that's interesting, thanks.

> What's the simplest way to build with debug symbols?
> e.g. is it possible with "apt-get -b" and some option?

Nope.  The best for me would be for you to checkout the upstream sources
and build that manually, without the Debian patches.

The following should do the trick:
1) apt-get build-dep emacs-snapshot-gtk
2) cvs -z3 -d :pserver:[EMAIL PROTECTED]:/sources/emacs co emacs
3) cd emacs
4) CFLAGS=-O0 ./configure --with-gtk
5) make bootstrap

Then launch src/emacs, you don't need to run `make install'.  If you
manage to crash it again, send the me the backtrace.

Thanks,

-- 
  ,''`.
 : :' :        Romain Francoise <[EMAIL PROTECTED]>
 `. `'         http://people.debian.org/~rfrancoise/
   `-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to