On 02/10/2015 11:39 PM, Thiago Macieira wrote: > Hi Jon > > Let's not get into the ABI problem with Windows compilers right now. I know > that topic more than I'd care to admit... when we get to it, I'll lend my > experience so we create proper DLLs. > > For now, please understand it as the principle of the thing and think of .so > files on Linux. I wrote "DLL" because I expected people to recognise the > concept more easily than "SO" or "shared object".
OK. I think it's helpful to stick to common generic term of "dynamic library" then. I'd like to quickly confirm then that the following will be in-scope for IoTivity (eventually): * .so dynamic library for Linux * .dylib dynamic library for OS X * .so loadable module/bundle for OS X * .dll dynamic library for MS Windows -- Jon A. Cruz - Senior Open Source Developer Samsung Open Source Group jonc at osg.samsung.com
