Hi,

I'm porting a UNIX application to MPE and I'm having some problems
with executable libraries. The UNIX version of the product uses a
shared library, and as far as I can tell MPE executable libraries
are roughly equivalent (except you don't need to use dlopen and
dlsym).

The problem I'm having is that I just can't figure out how to create
one of these XL libraries. I'm building from a posix shell, and there
don't seem to be any options to c89 or ar to create XL's, so I assume
I must have to pass some flags through to the native mpe linker. Does
anyone have any suggestions?

Thanks,
Dave

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own