Mac Os X Snow Leopard 32 Bit Iso

Hi there, I am yet another disillusioned BTSync user, looking for an alternative. SyncThing looks very promising and I am going to give it a try. My main computer is an ancient MacBook Pro with an Intel Core Duo running Snow Leopard (Mac OS X 10.6). Unfortunately, this dinosaur has a 32-bit CPU, so the official binary at won’t work for me. Thank goodness SyncThing is open source and I, despite my noob-ness, managed to build my own SyncThing binary, which seems to work, although I have not thoroughly tested it yet.

I figured that there’s possibly more people out there who may be interested in a 32-bit Mac version of SyncThing so I put it online at (link deleted by topic starter because there are now official 32 bit Mac builds). If, somehow, this post is undesirable in any way, please let me know. Zillode: I managed to compile Syncthing for PPC, but it involves a lot of cross-compilation outside the go runtime.

If there is a need for it, we could release this as well. To me, a PPC binary would be a “nice to have”, certainly no “need”. I have one Powermac G5 that I use occasionally. It’s interesting to see though that there is a pretty active community which keeps the PPC architecture alive (e.g. Lowendmac, ). Also, Dropbox recently, which could be a nice opportunity for Syncthing. How labor intensive is it to (cross) compile a PPC binary?

First off all, I like to congratulate the developers of Syncthing, this amazing software. It helped a lot of people that I know to ditch, BTSync, Dropbox etc I use in almost all my computers, and it’s a perfect solution! I did a donation to the project after I installed and used in my computers, and discovered how useful it was! I even presented the software to some of my friends, and helped them to make the move to Syncthing too. But, today I would like to, if possible, make a wish I REALLY would love to see, Syncthing support Mac OS on PPC hardware.

Oct 2, 2013 - Mac OS X Snow Leopard is the seventh major release of Mac OS X, Apple's desktop and server operating system for Macintosh computers.

I’m part of a community of Mac PPC enthusiasts in Brazil, and we would love to be able to install Syncthing on our PPC Macs. This would give our machines even more extra life! We do have some updated software like for web browsing, and the possibility of being able to run Syncthing on some of this machines (my G4 for example, is my main File Server) would be amazing! I do have the latest model of Mac Pro, MacBook Pro and other recent Macs, but my G4 MDD is my file server and my favorite computer as some other enthusiasts have recent Macs, but cherish their PPC oldies!

Is there any chance, of seeing this happening? Thanks, and again, congrats for the awesome software you build! Cheers from Brazil! Bahasa inggris smp Maybe I’m wrong but I’ve read the release notes for go 1.5 and 1.6 There are also several new operating system and architecture ports.

The more mature new ports are darwin/arm, darwin/arm64 (Apple’s iPhone and iPad devices), and linux/arm64. There is also experimental support for ppc64 and ppc64le (IBM 64-bit PowerPC, big and little endian). And The implementation of build modes started in Go 1.5 has been expanded to more systems. This release adds support for the c-shared mode on android/386, android/amd64, android/arm64, linux/386, and linux/arm64; for the shared mode on linux/386, linux/arm, linux/amd64, and linux/ppc64le; and for the new pie mode (generating position-independent executables) on android/386, android/amd64, android/arm, android/arm64, linux/386, linux/amd64, linux/arm, linux/arm64, and linux/ppc64le. See the design document for details. (missed the 32bit, sry).