paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] Proper arm toolchain to use for AR.Drone?


From: Felix Ruess
Subject: Re: [Paparazzi-devel] Proper arm toolchain to use for AR.Drone?
Date: Thu, 15 Jan 2015 16:49:11 +0100

Hm... that is very annoying... glibc is usually backwards but NOT forwards compatible.
So you could run code compiled with an older glibc version on a system with a more recent version, but not necessarily the other way round.

I guess the only proper solution would be to create a chroot with the libs matching the ARDrone2
Does anyone know what distribution the ARDrone2 is based on?

Maybe you could try on Debian squeeze or Ubuntu lucid (which both have glibc 2.11).

Cheers, Felix

On Tue, Jan 13, 2015 at 5:13 PM, Ori Pessach <address@hidden> wrote:
That's the one that pulls in glibc 2.15, at least on Ubuntu 12.04. Somehow, it works for the embedded parts of Paparazzi, but I couldn't get it to work for the gstreamer command line utils.

On Tue, Jan 13, 2015 at 8:45 AM, Felix Ruess <address@hidden> wrote:
AFIK, the gcc-arm-linux-gnueabi toolchain coming with Debian/Ubuntu works fine...

On Tue, Jan 13, 2015 at 4:41 PM, Ori Pessach <address@hidden> wrote:
Hi,

So, I'm still trying to get a working version of gstreamer, compiled from source. This turned out to be its own little project, due to the huge number of dependencies. 

Which arm toolchain should I use? The codesourcery one that I've seen recommended doesn't seem to be available anymore, and the package that replaced it has a glibc 2.18 (I think), whereas the AR.Drone has glibc 2.11. 

How does paparazzi get around this? It seems to want to install libc6-dev-armel-cross, which has glibc 2.15. It it linked statically? This doesn't seem to be an option for gstreamer. Too many dependencies. 



_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel



_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel



_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel



reply via email to

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