The FAQ doesn't mention the trick for loading a shared library from a
static one.  They therefore think their objects have to be compiled
twice, even when they are using -fPIC on gcc and want the same compiler
flags.

http://www.mail-archive.com/cmake@cmake.org/msg01890.html

Could this be updated?  This FAQ entry is scaring some of my colleagues:

That means I have to build all my library objects twice, once for shared
and once for static. I don't like that!

and they are on the prowl for cmake dealbreakers.

Thanks,

Juan

-- 
Juan Sanchez
[EMAIL PROTECTED]
800-538-8450 Ext. 54395
512-602-4395


_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to