I am using below code to configure avr-gcc, I don't understand what is wrong with it:
../configure --target=avr --mandir=/usr/share/man --datadir=/usr/share --prefix=/usr/share/avr --enable-languages="c,c++" --disable-nls --disable-libssp --with-dwarf2 --with-system-zlib --enable-version-specific-runtime-libs --with-pkgversion="Pardus Linux" --with-bugurl=http://bugs.pardus.org.tr Kaan 2012/8/1 Georg-Johann Lay <a...@gjlay.de> > Kaan Akşit schrieb: > > > $ avr-gcc -mmcu=atmega8 -v -c demo.c >> Using built-in specs. >> COLLECT_GCC=avr-gcc >> Target: avr >> Configured with: ../configure --target=avr --mandir=/usr/share/man >> > > You still configure in the source tree which is not supported. > > Johann >
_______________________________________________ AVR-GCC-list mailing list AVR-GCC-list@nongnu.org https://lists.nongnu.org/mailman/listinfo/avr-gcc-list