[uClibc]uClibc/mipsel

Geoffrey Espin espin at idiom.com
Sun Feb 17 00:12:49 UTC 2002


Erik,

> Based on John's email, it looks like mips mmap calling semantics
> differs from that of most other arches, so you need to create a 
> uClibc/libc/sysdeps/linux/mips/_mmap.c file with just 

Rats! that is what I did (just copy over v850's).

Didn't make any difference... so I thought.

> That way (since the arch specific stuff comes later in the build)
> you will override libc/sysdeps/linux/common/_mmap.o with the mips
> specific one.  Want to try the above and see if it works?

Oh, that's the trick, thanks.

Huh? I played with this a bunch yesterday, to no avail.  Well
seems to work now, at least, test/mmap usefully indicates:

    % ./mmap
    mmap returned 0x2aaa8000
    %

Thanks yet again... you can submit your own patch :-) or just
copy over v850's.


Hmmm, when I invoke uclibc version of "busybox vi test.txt" I get
"vi: memory exhausted".

Next...

Geoff
-- 
Geoffrey Espin
espin at idiom.com



More information about the uClibc mailing list