<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'><div style="text-align: left;">Hi,<br><br>I have notices strange behavior when using the  INSTALL rule with the TARGETS signature as shown below:<br><br>INSTALL ( TARGETS setuptool DESTINATION .)<br><br>On some platforms the file copy of the above rule modifies the size of the file.<br>&gt;ls -l bin/setuptool install/setuptool<br>
-rwxrwxr-x&nbsp; 1 bbb ccusers 1412042 2007-11-11 20:27 bin/setuptool*<br>
-rwxr-xr-x&nbsp; 1 bbb ccusers 1412010 2007-11-11 21:26 install/setuptool*<br>
<br>This can be observed on the following platforms.<br><br>Linux 32bit - RHEL 3<br>cmake version 2.4-patch 3<br>bbb@lx001 &gt;uname -a<br>
Linux lx001 2.4.21-47.ELsmp #1 SMP Wed Jul 5 20:38:41 EDT 2006 i686 i686 i386 GNU/Linux<br>
<br>Linux x86_64 - SLES-9<br>cmake version 2.4-patch 6<br>
bbb@lx003 &gt;uname -a<br>
Linux lx003 2.6.5-7.286-smp #1 SMP Thu May 31 10:12:58 UTC 2007 x86_64 x86_64 x8 6_64 GNU/Linux<br><br>Solaris 8<br>cmake version 2.4-patch 7<br>
bbb@ss009 &gt;uname -a<br>SunOS ss009 5.8 Generic_117350-33 sun4u sparc SUNW,Ultra-4<br><br>Files are copied unmodified on the following platforms:<br>Windows XP, AIX 5.1,&nbsp; HP-UX 11.11<br><br>What is the cause of this.<br><br>- Magnus<br><br><br></div><br /><hr />Explore the seven wonders of the world <a href='http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE' target='_new'>Learn more!</a></body>
</html>