Greetings! Andreas Schwab <[EMAIL PROTECTED]> writes:
> > Was there ever a GNU emacs obstacle on ia64 linux, or am I confusing > > the situation with xemacs? > > Since GNU Emacs does not assign function pointers at runtime there was > never such a problem. > Could you please sketch how this is accomplished in emacs, given its lisp base? I.e. as one initializes the lisp when building emacs, does one not create function objects containing pointers/function addresses which are then dumped in the unexec? Or are all lisp function objects statically defined in C source files as explicitly initialized structures? Take care, > Andreas. > > -- > Andreas Schwab, SuSE Labs, [EMAIL PROTECTED] > SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 N�rnberg > Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 > "And now for something completely different." > > > -- Camm Maguire [EMAIL PROTECTED] ========================================================================== "The earth is but one country, and mankind its citizens." -- Baha'u'llah

