PDA

View Full Version : QT/avr32



artmedia
24th March 2009, 03:25
I’ve been working on getting QT to build for Atmel AVR32, with no success.
I’ve tried everything under the sun. I’m running qt embedded-Linux 4.4.3.
environmental variable have been set as per qt doc .etc, however it still does not build for avr32. this is the latest error:

/home/geno/buildroot-avr32-v2.3.0/build_avr32/staging_dir/usr/bin/avr32-linux-uclibc-ld: main.o: Relocations in generic ELF (EM: 3)
/home/geno/buildroot-avr32-v2.3.0/build_avr32/staging_dir/usr/bin/avr32-linux-uclibc-ld: main.o: Relocations in generic ELF (EM: 3)
main.o: could not read symbols: File in wrong format
collect2: ld returned 1 exit status



anyone help?