dylib compiling?

Archives Forums/MacOS X Discussion/dylib compiling?

iprice(Posted 2007) [#1]
If not multithreading, will we at least see dylib compiling in the near future?


Brucey(Posted 2007) [#2]
You'd need to make changes to BMK (for -shared flags etc), and find out how not to build in AppStub (which has the main() function).

Otherwise, I can't see how it wouldn't work - apart from possible issues with the GC.


iprice(Posted 2007) [#3]
Well, dll support comes with the next version and I would be pleased if that would also include dylib on the Mac!