paparazzi-devel
[Top][All Lists]
Advanced

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

[Paparazzi-devel] Re: incompatible libgcc building on 64bit ubuntu?


From: James Peverill
Subject: [Paparazzi-devel] Re: incompatible libgcc building on 64bit ubuntu?
Date: Thu, 13 May 2010 14:22:30 -0400
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11pre) Gecko/20100507 Shredder/3.0.5pre


I think I managed to fix it this morning. I uninstalled the ubuntu arm-none-* packages and used a script I found to build the toolchain from scratch:

http://www.hermann-uwe.de/blog/building-an-arm-cross-toolchain-with-binutils-gcc-newlib-and-gdb-from-source

After installing a few dependencies and modifying Paparazzi's makefiles to look for the binaries in the right path, it built. I updated the script to use newer versions of the toolchain:
BINUTILS=binutils-2.20.1
GCC=gcc-4.4.4
NEWLIB=newlib-1.18.0
GDB=gdb-7.1

Anyways, hopefully this will help someone else.



James






reply via email to

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