[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] Building code
From: |
Andreas Höschler |
Subject: |
Re: [avr-gcc-list] Building code |
Date: |
Thu, 9 Oct 2014 11:16:19 +0200 |
Hi Senthil,
> The compiler is not able to find header files supplied by avr-libc. Did
> you build both of them with the same install prefix? Can you paste the
> output of running avr-gcc with -v?
See below:
-bash-3.2$ avr-gcc -v
Using built-in specs.
Target: avr
Configured with: ../gcc-4.3.3/configure --target=avr --prefix=/usr/local/avr
--enable-languages=c --disable-libssp --disable-shared --disable-libada
--disable-libssp --disable-nls --with-dwarf2 --with-gmp=/usr/local
--with-mpfr=/usr/local --prefix=/usr/local/avr : (reconfigured)
../gcc-4.3.3/configure --target=avr --prefix=/usr/local/avr
--enable-languages=c --disable-libssp --disable-shared --disable-libada
--disable-libssp --disable-nls --with-dwarf2 --with-gmp=/usr/local
--with-mpfr=/usr/local --prefix=/usr/local/avr : (reconfigured)
../gcc-4.3.3/configure --target=avr --prefix=/usr/local/avr
--enable-languages=c --disable-libssp --disable-shared --disable-libada
--disable-libssp --disable-nls --with-dwarf2 --with-gmp=/usr/local
--with-mpfr=/usr/local --prefix=/usr/local/avr
Thread model: single
gcc version 4.3.3 (GCC)
Thanks,
Andreas
- [avr-gcc-list] Building code, Andreas Höschler, 2014/10/08
- Re: [avr-gcc-list] Building code, Senthil Kumar Selvaraj, 2014/10/09
- Re: [avr-gcc-list] Building code,
Andreas Höschler <=
- Re: [avr-gcc-list] Building code, Senthil Kumar Selvaraj, 2014/10/09
- Re: [avr-gcc-list] Building code, Andreas Höschler, 2014/10/09
- [avr-gcc-list] Converting string to uint32_t, Andreas Höschler, 2014/10/13
- Re: [avr-gcc-list] Converting string to uint32_t, Georg-Johann Lay, 2014/10/14
- Re: [avr-gcc-list] Converting string to uint32_t, Wim Lewis, 2014/10/14
- Re: [avr-gcc-list] Converting string to uint32_t, Andreas Höschler, 2014/10/14