I'm considering to try darling for an application that I maintain. Since it seems that installation and build is a pretty complicate process, I would like to know in advance the odds of success.
My application uses SDL and all the direct dependencies are statically linked. Dynamic linking includes IOKit, Cocoa, Carbon, CoreAudio, OpenGL, AudioUnit. I wonder how OpenGL and audio are treated in Darling.
Cheers.