I shared my compiler, qt-Source and conf file. Perhaps this will help.
2013/12/5 <[email protected]> > And now something new about arm-linux-gnueabi*hf* toolchain - when I'm > using it, I get some extra errors: > > /usr/lib/gcc/arm-linux-gnueabihf/4.6/../../../../arm-linux-gnueabihf/lib > /../lib/crt1.o: In function `_start': > (.text+0x30): undefined reference to `main' > .obj/release-shared-emb-arm/qtconcurrentiteratekernel.o: In function > `QtConcurrent::BlockSizeManager::timeBeforeUser()': > qtconcurrentiteratekernel.cpp:(.text+0x14a): undefined reference to > `clock_gettime' > .obj/release-shared-emb-arm/qtconcurrentiteratekernel.o: In function ` > QtConcurrent::BlockSizeManager::timeAfterUser()': > qtconcurrentiteratekernel.cpp:(.text+0x260): undefined reference to > `clock_gettime' > > collect2: ld returned 1 exit status > make[1]: *** [../../lib/libQtCoreE.so.4.8.5] Error 1 > > Any ideas...? > > Is there anyone here who has succesful compiled Qt-libs with OTHER > ARM-linux-toolchain than angstrom-linux-toolchain...? > > Or maybe someone has got 32-bit angstrom-linux-toolchain (for Qt) and can > just send me it? > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
