bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs-19.34 segfauls when built with Xfree 4.3.0 (glibc 2.3.x,gcc 3


From: Hin-Tak Leung
Subject: Re: emacs-19.34 segfauls when built with Xfree 4.3.0 (glibc 2.3.x,gcc 3.2)
Date: Wed, 14 May 2003 17:34:33 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030312

Yes, it is a GNU/Linux system.

As it turns out, the solution (adding '-z nocombreloc' to LDFLAGS)
fixes problem with building current version of emacs as well.

It is a problem with 'combreloc' becoming the default since March 2002 in
GNU ld so it affects very new GNU/Linux system when trying to build
all versions of emacs and xemacs, in addition to very new GNU/Hurd systems,
and any other system for which GNU ld is the default linker and for which the
version of GNU ld is less than 14 months old.

I'll address cemacs/MULE separately.

Richard Stallman wrote:
    That's a somewhat time-wasting question - if I am on linux with
    gcc 3.2 glibc 2.3.x and Xfree 4.3.0 most certainly the linux
    distribution I use come with a more recent version of emacs or xemacs.

If it contains those things, it appears to be a GNU/Linux
distribution, not a distribution of Linux alone.  See
http://www.gnu.org/gnu/gnu-linux-faq.html.

    Now back to my question: why emacs 19.34 segfault when built against
    glibc-2.3 and Xfree 4.3.0?

We're not maintaining Emacs 19.34 any more, because it is obsolete.
Other people are free to work on it if they want to.

In contrast,, we might be interested in trying to fix this problem

    I want to use a elisp script called cemacs (for Chinese inputs)
    but unfortunately the inclusion the MULE (Multi-lingual Extension)
    since version 20 has broken it.

if you send a bug report with a precise complete test case.

We are certainly interested in improving MULE.  Could you write to
emacs-devel@gnu.org and tell us why specifically MULE is not as good
as cemacs for your usage?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]