avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] avr-libc


From: Kaan Akşit
Subject: Re: [avr-gcc-list] avr-libc
Date: Wed, 1 Aug 2012 12:35:47 +0300

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 <address@hidden>
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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]