Re: Running into cross-compilation issues with libtool (and autoconf) with libusb-0.1.12

2010-07-10 Thread Philip Prindeville
On 11/3/09 4:03 PM, Tim Mooney wrote: In regard to: Re: Running into cross-compilation issues with libtool (and...: On 10/30/2009 01:53 PM, Nick Bowler wrote: On 13:19 Fri 30 Oct , Philip A. Prindeville wrote: The problem is that this is an early linkage on the build host, where the even

Issues w/ "relink" and cross-compilation

2010-07-10 Thread Philip Prindeville
I'm the lead developer and distro manager for astlinux. It's an embedded run-from-flash distro, so everything is cross-compiled by necessity. The problem is that a lot of projects that we use in turn use libtool (and not always terribly up-to-date versions of it), and what seems to happen is

Re: Issues w/ "relink" and cross-compilation

2010-07-11 Thread Philip Prindeville
On 7/11/10 3:29 AM, Ralf Wildenhues wrote: Hello Philip, thanks for the reports. * Philip Prindeville wrote on Sun, Jul 11, 2010 at 02:38:28AM CEST: The problem is that a lot of projects that we use in turn use libtool (and not always terribly up-to-date versions of it), this is

Re: Issues w/ "relink" and cross-compilation

2010-08-17 Thread Philip Prindeville
If a new version of libtool does come out that's more cross-compilation friendly, I'd be willing to scrub as many of the buildroot packages that we use as possible and drive upstream patching. On 7/12/10 4:11 AM, Richard Purdie wrote: Hi, I've spoken about this in the past but it looks like