[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Build Tor with MinGW
- To: or-dev@xxxxxxxxxxxxx
- Subject: Build Tor with MinGW
- From: "Mike Chiussi" <chiussi@xxxxxxxxx>
- Date: Tue, 30 May 2006 05:52:35 -0400
- Delivered-to: archiver@seul.org
- Delivered-to: or-dev-outgoing@seul.org
- Delivered-to: or-dev@seul.org
- Delivery-date: Tue, 30 May 2006 05:52:40 -0400
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Cg3w6BxnkgYvESalRedvF1un0BU/PJPFi/3dKaNAkUwf0fseb0dTa5+67RJ3drBoswpZZENm5LAhUnyvYtIVC/ZznAjzSNPbLP3qL8SyTPbFyITu87Mjr/frZeTLawgvX1daKiwAU8X7pNq2UcyiezbKQ8RXyct36dKqsG9CFkY=
- Reply-to: or-dev@xxxxxxxxxxxxx
- Sender: owner-or-dev@xxxxxxxxxxxxx
If you're like me and don't like the idea of using Visual Studio for
building Tor, I've made some slight changes to the code so that it's
possible for it to compile and run normally using MinGW.
Download this and read the README for more info
http://www.cdf.toronto.edu/~g4mike/tor-mingw.tar.bz2
Please get in touch with me if there are any problems, or just to let
me know that it works.
-Mike