On Thursday April 16 2015 16:10:29 Markus Trippelsdorf wrote: >Well, it could also be another issue. See if switching to ld.bfd fixes >the issue for you. If not, it might be a compiler bug.
Turns out you were right. I don't know if this is actually a more or less known bug (or a variant of one), but the qtbase/configure script has a -no-use-gold-linker option. Using that for the clang/64bit build fixed the issue. Thanks! R. _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
