[Buildroot] AVR32 4.1.2 toolchain build issues [was svn commit:trunk/buildroot: target/device target/device/Atmel target etc...]

don don_reid at comcast.net
Mon Oct 15 22:17:18 UTC 2007


On Mon, Oct 15, 2007 at 11:25:52PM +0200, Ulf Samuelsson wrote:
>>   That commit introduced gcc 4.2.1 to avr32, which builds ok, but the
>> compiler still has some bugs, specially the C++ compiler and the
>> template engine.
>
>
> I tested with
>
> make atngw100_defconfig
> make
>
> which manages to build both the linux and the root fs.

It failed for me twice.  First with the libtool error I posted
recently, then in uboot.  

...
rm -rf /home/dev/AVR32/Buildroot/buildroot/project_build_avr32/atngw100/buildroot-config
mkdir -p /home/dev/AVR32/Buildroot/buildroot/project_build_avr32/atngw100
cp -dpRf package/config/buildroot-config /home/dev/AVR32/Buildroot/buildroot/project_build_avr32/atngw100/buildroot-config
cp target/device/Atmel/atngw100/u-boot/atngw100.h /home/dev/AVR32/Buildroot/buildroot/build_avr32/u-boot-1.2.0-atmel/include/configs/.
cp: cannot stat `target/device/Atmel/atngw100/u-boot/atngw100.h': No such file or directory
...

-- 
Don



More information about the buildroot mailing list