Zitat von K Lakshman <[email protected]>:
I might have used the term incorrectly. The context is that I am
trying to build
a shared library which, on running by its own will print the version
info ie.,
the name of the shared library will be libmylib.so which can be used to link
with and build other executables. But when run as a command libmylib.so will
print some information. Whether you call this an executable or a
shared object
is immaterial. For instance, /lib/libc.so.6 behaves in a similar
way. I was just
trying to mimic that behavior in my library.
Ever wondered why no library does this except GNU libc?
Just don't. Really.
HS
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake