[uClibc]Re: Compiling kaffe with uClibc for arm-linux
Matthew Bloch
mattbee at soup-kitchen.net
Tue Jan 22 04:04:13 UTC 2002
On 22 Jan 2002, Miles Bader wrote:
> Matthew Bloch <mattbee at soup-kitchen.net> writes:
> > 1) The ARM build of uClibc doesn't have a wrapper for sbrk or brk --
> > I'm not overly familiar with the syscall convention for ARMLinux, so
> > while I get the other problems sorted out, can anyone advise me as to
> > whether these additions to the system-dependent part of the library
> > would be suitable?
>
> Are you doing this for `arm' or `armnommu'? The brk syscall isn't
> particularly useful in the latter case, even if you call it (it can
> only be used to allocate a small amount of memory).
My target has an MMU, and I've set HAS_MMU to true. I can see why it's
not so useful in case you're without protected memory.
--
Matthew > http://www.soup-kitchen.net/
> ICQ 19482073
More information about the uClibc
mailing list