[ITP] unace 1.2b -- Extract, test and view *.ace archives

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


* Wed 2008-02-20 Dr Dr <Dr.Volker.Zell-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
* Message-Id: 7z7ih0lzp6.fsf@vzell-de.de.oracle.com
>>>>>> Jari Aalto writes:
> == Build command
> gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
> ccache g++ -O -g -Wall -DLO_HI_BYTE_ORDER -DUNIX -DCASEINSENSE   -c -o globals.o globals.c

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

a) manual

  wget        \
    http://cygwin.cante.net/unace/unace-1.2b-1.tar.bz2 \
    http://cygwin.cante.net/unace/setup.hint \
    http://cygwin.cante.net/unace/unace-1.2b-1-src.tar.bz2

b) automated

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

  mkdir unace ; cd unace
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/unace/get.sh \
          http://cygwin.cante.net/unace/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