You can *technically* make it work, even Direct3D works for me, but you have to use the DYLD_FALLBACK_LIBRARY_PATH environment variable to get it to find the gl library, rather than it just working automagically. Since I can't rely on a compile like this, I can't really distribute it publicly... which sux.