[plt-scheme] loading libraries into memory with ffi-lib on osx

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Mon Aug 28 19:27:59 EDT 2006

At Mon, 28 Aug 2006 18:58:10 -0400, Jon Rafkind wrote:
> So loading libpng12 from the allegro sub-directory is fine on unix but
> not fine on osx. After more searching I see ___sF is declared in
> stdio.h, so it must be part of libc or something.

I think I'm still missing something. What does ___sF have to do with
anything? Is that one of the undefined symbols?

Maybe showing the specific error message will help me understand.

Thanks,
Matthew



Posted on the users mailing list.