>> There still needs to be some >> >> if(APPLE) >> endif(APPLE) >> >> lines added for static libraries on APPLE. >> > > These should be called MACOS_X as Apple is a company, not a product or > OS.
You are correct. CMake probably has its own platform define however, that it defines automagically on a given platform. I actually don't know what it is on OSX, but I think it is APPLE. > >> (but this is easy to do and probably will only ever effect MICHAEL.) > > I'm solely on OS X and could be affected, but I tend to use dynamic > libraries. > >> >> >> Somebody please commit it. >> > There is still some open discussion on whether or not the project > wants to. Cool. But until people actually use it, they are not in a position to discuss it. So it is a catch 22 that I think is best broken by making easy to try. Dick _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
