* Wed 2008-02-20 <[EMAIL PROTECTED]>
* Message-Id: [EMAIL PROTECTED]
> ccache g++ -DHAVE_CONFIG_H -I.     -g -O2 -MT alloc.o -MD -MP -MF 
> .deps/alloc.Tpo -c -o alloc.o alloc.c

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

a) manual

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

b) automated

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

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


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

Reply via email to