

I can confirm that this problem is also present in QT 4.6.2. Lipo: can't open input file: /var/tmp//ccLeD3zi.out (No such file or directory) usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: /private/tmp/qt-everywhere-opensource-src-4.7.0/lib/libQtXml.a(qdom.o) malformed object, illegal reference for -dynamic code (reference to a coalesced section (_ TEXT, textcoal_nt) from section ( TEXT,_textcoal_nt) relocation entry (184)) usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: /private/tmp/qt-everywhere-opensource-src-4.7.0/lib/libQtXml.a(qdom.o) malformed object, illegal reference for -dynamic code (reference to a coalesced section (_ TEXT, textcoal_nt) from section ( TEXT,_textcoal_nt) relocation entry (180))


usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: for architecture ppc usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: /private/tmp/qt-everywhere-opensource-src-4.7.0/lib/libQtXml.a(qdom.o) malformed object, illegal reference for -dynamic code (reference to a coalesced section (_ TEXT, textcoal_nt) from section ( TEXT,_textcoal_nt) relocation entry (173)) usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: for architecture i386 The error message is (this particular compile had the universal flag set, but you can see that it affects both platforms): When compiling QT with the -static flag for configure on Mac OSX 10.4, building QT fails.
