I rather like the current (2.4.6) fine grained approach. In the past I experienced problems (run-time crashes) when stripping dll&#39;s, hence not stripping them better suits my specific case.<br><br>Furtermore, the cvs version complains that it cannot find the archive files (which are not required in the package target):
<br>...strip.ex &#39;....dll.a&#39; : No such file<br><br>Regards,<br><br>Peter.<br><br><div><span class="gmail_quote">On 6/14/07, <b class="gmail_sendername">Alexander Neundorf</b> &lt;<a href="mailto:a.neundorf-work@gmx.net">
a.neundorf-work@gmx.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Thursday 14 June 2007 16:11, Peter Visser wrote:
<br>&gt; I just tried the current cvs HEAD, 7zip now works fine in my case.<br>&gt; Thanks for the effort!<br>&gt;<br>&gt; However, the current cvs HEAD seems to ignore my &#39;STRIP_FILES&#39; rule:<br>&gt;<br>&gt;&nbsp;&nbsp;SET(CPACK_STRIP_FILES &quot;bin/*.exe&quot;)
<br>&gt;<br>&gt; It now strips all files including dll&#39;s.<br><br>Yes. In cvs it is interpreted as boolean value, so if it evaluates to TRUE<br>everything is stripped.<br>Is this a problem for you ?<br><br>Bye<br>Alex<br>
_______________________________________________<br>CMake mailing list<br><a href="mailto:CMake@cmake.org">CMake@cmake.org</a><br><a href="http://www.cmake.org/mailman/listinfo/cmake">http://www.cmake.org/mailman/listinfo/cmake
</a><br></blockquote></div><br>