[Buildroot] PATCH: linuxthreads and arm compile fix

2009-01-27 Thread Will Wagner
Doing a default config with linuxthreads and arm fails to compile due to missing headers. The attached patch adds the headers. After applying this patch it all seems to work. Will. -- Will Wagner

Re: Adding shared memory implementation

2009-01-27 Thread Bernhard Reutner-Fischer
On Tue, Jan 27, 2009 at 10:47:35AM +0100, Mikael Lund Jepsen, ICCC wrote: Bernhard Reutner-Fischer wrote: This can simply be dropped into the proper tests/ subdir, no? I'm not yet familiar with the test suite, so I had not considered putting it in there, but I think it is definitely a

[PATCH] ldso - removing reloc type check from resolver

2009-01-27 Thread olsajiri
Hi, removing check for the relocation type check in the resolver, from all archs, as decided in the previous email. I tested it for i386, so no real test really. regards, jirka Signed-off-by: Jiri Olsa olsaj...@gmail.com Index: ldso/ldso/arm/elfinterp.c

Re: Cross compiling make utils.

2009-01-27 Thread Denys Vlasenko
On Monday 12 January 2009 19:02, Rob Landley wrote: On Sunday 11 January 2009 16:09:52 Denys Vlasenko wrote: I am not expert, so take my opinion with a grain of salt. On Tuesday 09 December 2008 02:54, Rob Landley wrote: So once again I'm trying to add readelf and ldd to my cross