[ANNOUNCEMENT] Updated: fossil 20140612172556-1 -- DVCS with built-in wiki, http server and issue tracker (FIXED)
Jan Nijtmans
jan.nijtmans@gmail.com
Wed Jun 18 11:05:00 GMT 2014
2014-06-17 11:04 GMT+02:00 Jari Aalto <jari.aalto@cante.net>:
> Hm, for some reason the cron did not pick it up at Cygwin
> site. I'll look into it.
>
> Thanks,
> Jari
It looks like it's working now. One more thing I noted on cygwin64:
$ ls -la /usr/bin/fossil.exe
-rwxr-xr-x 1 nijtmaj None 4158982 Jun 16 12:53 /usr/bin/fossil.exe
$ strip /usr/bin/fossil.exe
$ ls -la /usr/bin/fossil.exe
-rwxr-xr-x 1 nijtmaj None 1144320 Jun 18 12:48 /usr/bin/fossil.exe
$
It looks like the x64 version is not stripped, somehow, so fossil.exe
is bigger than necessary. On cygwin32 it's OK: stripping does not
further reduce the size of fossil.exe. Everything works fine.
Regards,
Jan Nijtmans
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list