On Sun, Nov 6, 2011 at 2:09 PM, Rohan McGovern <rohan.mcgov...@nokia.com> wrote: > Chris Meyer said: >> I'm configuring qtbase (Mac OS 10.6.8, Xcode 4.2, and qtbase/master) >> using the following command: >> >> export QTDIR=/some/path/for/installation >> ./configure -prefix $QTDIR -opensource -no-sql-mysql -qt-libpng >> -qt-libjpeg -no-dbus -nomake examples -nomake demos >> >> After a while, I get an error that configure cannot determine >> big-endian or little-endian. > > Hmm, do you get anything useful if you add -verbose to configure?
Another note: g++ --version gives me: i686-apple-darwin10-llvm-g++-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. It's the llvm compiler. _______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development