id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port 20992,qt4-mac +universal fails due to -arch problems,jochen@…,erickt@…,"Similar to ticket #20937 building the current qt4-mac with +universal does also not build on Leopard with too many -arch specifications on linking. The following command {{{ /usr/bin/g++-4.0 -arch i386 -arch x86_64 -Xarch_i386 -mmacosx-version-min=10.4 -Xarch_x86_64 -mmacosx-version-min=10.5 -arch -Xarch_x86_64 -mmacosx-version-min=10.5 -arch -o ../../../bin/moc release-shared/moc.o release-shared/preprocessor.o release-shared/generator.o release-shared/parser.o release-shared/token.o release-shared/main.o -L/opt/local/lib -L../bootstrap -lbootstrap -L/opt/local/lib -lz -framework CoreServices }}} results in this error: {{{ g++-4.0: Invalid arch name : -Xarch_x86_64 }}} See attached log file for details.",defect,closed,Normal,,ports,1.8.0,fixed,Qt universal -arch,clubjuggler@… mf2k eatdespain@… smgava@… royliu@… sharky@…,qt4-mac