Hrvoje Niksic <hniksic(a)srce.hr> writes:
Andy Piper <andyp(a)parallax.co.uk> writes:
> If this is the case (and I know that it is) doesn't this make
> dynamic loading less useful since you will have to have modules
> compiled for every sort of build (mule, non-mule etc)
Well, the modules will be distributed in source form, won't they? When
you compile them, they get compile with the same options your XEmacs was
compiled against, and things work.
I think andy's concern was with the fact that they will need to be
_installed_, and then you might not be able to share install trees or
something like that.
-bp