[tor-talk] Tor 0.2.4.15-rc is out

Geoff Down geoffdown at fastmail.net
Thu Jul 4 02:11:06 UTC 2013



On Wed, Jul 3, 2013, at 07:05 PM, Roger Dingledine wrote:
> Tor 0.2.4.15-rc is the first release candidate for the Tor 0.2.4.x
> series. It fixes a few smaller bugs, but generally appears stable.
> Please test it and let us know whether it is!
> 
I see the compilation process proceed differently from that for 0.2.3.25
- it's 'make  all-am' instead of 'make all recursive' and I get the
following reports
  CCLD   src/or/tor
 powerpc-apple-darwin8-gcc-4.0.1: unrecognized option '-pie'
for 8 different files (seems to be all the ones with 'CCLD', whatever
that means). Anything to worry about? It doesn't actually throw a
warning or error, but I haven't tried running the  new binary(s) yet.
My compile process is:
 unset LDFLAGS
 CFLAGS="-O -g -mmacosx-version-min=10.4 -arch ppc"
 ./configure --prefix=/Library/Tor --with-libevent-dir=/opt/local
 --with-openssl-dir=/opt/local --disable-dependency-tracking
 CC="gcc-4.0"
 make
 sudo make install

GD

-- 
http://www.fastmail.fm - A no graphics, no pop-ups email service



More information about the tor-talk mailing list