Kazuyuki IENAGA <ienaga(a)jsys.co.jp> writes:
SL Baur <steve(a)xemacs.org> writes:
> Josh Howard <jrh(a)zeppelin.net> writes in xemacs-beta(a)xemacs.org:
>
> > While there's no actual reference to changes in unexelf, that I can
> > see, in the ChangeLog, it seems that synching that up with Emacs 20.3
> > lets XEmacs compile and run peachy keen. I suppose I could simply diff
> > out what's changed and pick out the bits which helped this particular
> > problem, but I think that there were enough changes that maybe
> > somebody should just look it over and see what other platforms might
> > benefit from it.
>
> Our resident BSD expert is IENAGA Kazuyuki. Kazz?
....
Give me three or four days to accomplish the work? or someone could
sent a patch to me.
Here's a patch against 21.0-pre11 and courtesy of Murata Shuuichirou.
Thanks Murata-san.
I've checked (and checking right now, gnus'ing and seems no problem)
it with newly ELF-compiled XFree86, Wnn4.2 and several ELF'd libraries.
All libraries are needed to be ELF'd of course. This means that we
FreeBSD user cannot use commercial version of Wnn6 library in pure ELF
world.
1998-09-10 Kazuyuki IENAGA <ienaga(a)jsys.co.jp>
* src/s/freebsd.h: Added __ELF__ and compiler/liker flags for
FreeBSD-current.
* src/unexelf.c: Partially synched with FSF's 20.3.