[ITP] afio 2.5 -- Archive file manipulation program

Jari Aalto jari.aalto@cante.net
Thu Feb 21 20:00:00 GMT 2008


* Sat 2008-02-16 <Dr.Volker.Zell-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
* Message-Id: 7zmyq0pwh2.fsf@vzell-de.de.oracle.com
>
> ccache g++ -Wall -Wstrict-prototypes  ...

I believe this was same C++ detection bug as with ARC package. Please
try newest build:

a) manual

  wget        \
    http://cygwin.cante.net/afio/afio-2.5-1-src.tar.bz2 \
    http://cygwin.cante.net/afio/afio-2.5-1.tar.bz2 \
    http://cygwin.cante.net/afio/setup.hint

b) automated

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir afio ; cd afio
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/afio/get.sh \
          http://cygwin.cante.net/afio/get.sh.sig &&
  gpg --verify get.sh.sig get.sh &&
  sh get.sh


-- 
Welcome to FOSS revolution: we fix and modify until it shines



More information about the Cygwin-apps mailing list