On Fri, Nov 24, 2000 at 10:11:47AM -0500, David Gamey wrote:
> Sorry if I'm showing some ignorance of the implementation. It
> occurred to me that there must be a good reason that iconx was
> implemented as it was. It would have integrated into each
> platform environment better if the program invoked a local
> library such as a Unix shared object file or Windows dll. That
> would eliminate the need for the ICONX environment variable and
> could use normal program location.
It does not change much for normal program execution, at least for
iconx.
On the other hand, the iconc compiler DOES benefit greatly if the
runtime library is recoded as a shared library. I've done this in
the past without major hastle. But of course, I was not even trying
to build anything portable.
_______________________________________________
Unicon-group mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/unicon-group