On Tue, 24 Jan 2012 17:47:21 +0000 Geoff Down geoffdown@fastmail.net wrote:
So if I understand correctly, I should use $ unset LDFLAGS $ CFLAGS="-O -g -mmacosx-version-min=10.4 -arch ppc" $ ./configure --with-libevent-dir=/opt/local --with-openssl-dir=/opt/local --disable-dependency-tracking CC="gcc-4.0"
Fwiw, this was written for 10.4 back when we had a 10.4 build machine, https://gitweb.torproject.org/vidalia.git/blob/HEAD:/pkg/osx/build-bundle.tx...
In theory, it should still work.