Re: pthread_create fails on a device with 16MB RAM

2011-01-28 Thread Carl Shaw
On 28/01/11 00:39, Alexander Gordeev wrote: > Hi! > > I have a problem with pthread_create on a device with only 16MB RAM. > strace shows this: > > old_mmap(NULL, 8388608, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, > 0) = -1 ENOMEM (Cannot allocate memory) > > instead of (what I obtai

Re: svn commit: trunk/uClibc/ldso/ldso/sh

2008-01-15 Thread Carl SHAW
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul Mundt wrote: > On Sat, Jan 12, 2008 at 07:06:02PM +0100, Carmelo Amoroso wrote: >> Mike Frysinger wrote: >>> On Saturday 12 January 2008, [EMAIL PROTECTED] wrote: Author: carmelo Date: 2008-01-12 00:20:18 -0800 (Sat, 12 Jan 2008) Ne

Re: dl_iterate_phdr missing in libc

2008-01-14 Thread Carl SHAW
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Carmelo Amoroso wrote: > Mike Frysinger wrote: >> On Friday 11 January 2008, Carmelo AMOROSO wrote: >>> I'm facing a problem when statically linking an app with >>> sh4-linux-uclibc-g++ >>> caused by the missing symbol dl_iterate_phdr as below: >>> >>>

Re: Now I'm curious...

2007-09-05 Thread Carl SHAW
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 latest SH4 uClibc public release in RPM source package: http://www.stlinux.com/pub/stlinux/2.3ear/SRPMS/stlinux23ear-target-uclibc-nptl-0.9.29-23.src.rpm There is also an SH4 uclibc toolchain and user-space applications (e.g. busybox). Binary versio

Re: The Holy Grail (of computing?)

2007-09-05 Thread Carl SHAW
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rob Landley wrote: > On Tuesday 04 September 2007 11:12:55 am Mark Shelby wrote: >> I enjoyed reading the discussion regarding (in)activity with the >> project. I have been watching the whole uClibc/buildroot project for >> several years now. I have jo