[CMake] providing your own exp file on AIX
Domen Vrankar
domen.vrankar at gmail.com
Wed Sep 14 10:38:57 EDT 2011
Hi,
I'm trying to use my own exp file for linking of a shared library on AIX.
Currently CMake generates an objects.exp file and I don't know how to
replace it with my own that was used in Makefile files before I switched to
CMake and contains less entries than the generated one.
Is there a way to use my own exp file without changing the code of cmake?
I'm using cmake 2.8.5 and xlC_r compiler.
Thanks,
Domen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110914/3b9d19b8/attachment.htm>
More information about the CMake
mailing list