I try to make Wine for macOs with PowerPC 1) cvs -z3 -d:pserver:anonymous:@darwine.cvs.sourceforge.net:/cvsroot/darwine co -P distrib 2) cd distrib export VERSION=1.1.29 sudo ./create_darwine_distrib.sh $VERSION ~/Desktop/wine-1.1.29 Where I have error: configure: error: Xcode 3.x cannot build 16-bit code correctly. Use --disable-win16 if you don't need 16-bit support. ***** Error: Can't build wine How to fix it? Regards,