[ptxdist] [PATCH v2] opkg-utils: use toolchain provided ar

2012-01-20 Thread Andreas Bießmann
On OS X (and maybe some other systems) the default provided ar is not a GNU version and does not understand all the required switches. To circumvent this fact always use the ar from cross tools which is proven to be a GNU binutils version (at least with OSELAS.Toolchain). Signed-off-by: Andreas

Re: [ptxdist] cross-compiling and uname

2012-01-20 Thread Marc Kleine-Budde
On 01/20/2012 08:38 AM, Robert Schwebel wrote: On Fri, Jan 20, 2012 at 08:31:44AM +0100, Michael Olbrich wrote: On Fri, Jan 20, 2012 at 06:30:49AM +0100, Robert Schwebel wrote: On Thu, Jan 19, 2012 at 10:47:55PM +0100, Michael Olbrich wrote: we had some patches lately about configure scripts

Re: [ptxdist] cross-compiling and uname

2012-01-20 Thread Juergen Beisert
Michael Olbrich wrote: we had some patches lately about configure scripts etc. using uname to detect stuff. Why don't we create a fake ../sysroot-cross/bin/uname that produces the output we would expect on the target? Please not! It would be a hack, not a solution! jbe -- Pengutronix e.K.

Re: [ptxdist] cross-compiling and uname

2012-01-20 Thread Juergen Beisert
Robert Schwebel wrote: On Fri, Jan 20, 2012 at 08:31:44AM +0100, Michael Olbrich wrote: On Fri, Jan 20, 2012 at 06:30:49AM +0100, Robert Schwebel wrote: On Thu, Jan 19, 2012 at 10:47:55PM +0100, Michael Olbrich wrote: we had some patches lately about configure scripts etc. using

Re: [ptxdist] [ANNOUNCE] PTXdist 2012.01.0 released

2012-01-20 Thread Alexander Dahl
Hei Michael, Am 19.01.2012 22:59, schrieb Michael Olbrich: -- target: acpid-2.0.8.tar.gz -- error: empty parameter to 'ptxd_make_get' This is a x86 BSP, right? Otherwise acpid should not be built. Is acpid in 'ptxdist print

Re: [ptxdist] building OpenNI with ptxdist

2012-01-20 Thread Alexander Dahl
Some progress on this topic: Am 19.01.2012 15:37, schrieb Alexander Dahl: For doing this without ptxdist I create a folder ~/build/sysroot and tried cross compiling. Doing it like in the README this results in an error stating 'unistd.h' is not found. If I copy the content of

Re: [ptxdist] compiling at91bootstrap v1.16 with gcc 4.6.x fails

2012-01-20 Thread Alexander Dahl
Am 13.01.2012 13:56, schrieb Alexander Dahl: Has anybody experienced similar problems here and already got a solution or at least a hint how to solve this issue? Meanwhile there was a helpful answer in the AT91 forum: http://www.at91.com/forum/viewtopic.php/f,12/t,20624 I could compile