"ToolTech Darwin" <email@hidden> wrote:
> We are missing the dlopen and therefor we have looked into the dyld methods.
>
> When trying to map a .dylib file to an image I get an error
> NS...InapropriateFile ??
>
> What Is the correct way to link and compile dylib files so they are
> compatible with .so files in Unix + dlopen,dlsym.
>
> What can be wrong when I get the innapropriate file error ?
I am redirecting this to the unix-porting list.
Christoph Pfisterer wrote "dlcompat" which emulates dlopen on Darwin/OS X.
It is available from the fink project: see
http://sourceforge.net/projects/fink
to download dlcompat,
http://fink.sourceforge.net/doc/porting/shared.php
for some information about it, and
http://fink.sourceforge.net
for the fink project in general.
Note that although dlcompat is released as part of the fink project, it
can be used independently (and is in fact used by other projects such
as gnu-darwin).
-- Dave
_______________________________________________
unix-porting mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/unix-porting
Do not post admin requests to the list. They will be ignored.