[uClibc] 2 new string options added to cvs

Peter S. Mazinger ps.m at gmx.net
Fri Sep 3 10:43:06 UTC 2004


Hello!

How should the 2 new string options be interpreted? Is the following 
assumption correct?

GENERIC and ARCH not selected: use the uclibc(size) optimised version
  coming from wstring.c
ARCH selected: use arch (and size) optimised version, if one exists (from 
  arch/string.c or arch/*.S) else the uclibc-size optimised version 
  from wstring.c
GENERIC selected: use the glibc version (optimised for speed, but bigger)
  if one exists (from generic/*.c), else the uclibc-size optimised version 
  from wstring.c
GENERIC and ARCH selected: use the glibc version if one exists, else arch 
  (and size) optimised version, else the uclibc-size optimised version

If GENERIC is selected, memcpy and memmove produce warnings, for 
completeness I have attached the full warning log (running make -s)

Thanks, Peter

-- 
Peter S. Mazinger <ps dot m at gmx dot net>           ID: 0xA5F059F2
Key fingerprint = 92A4 31E1 56BC 3D5A 2D08  BB6E C389 975E A5F0 59F2

____________________________________________________________________
Miert fizetsz az internetert? Korlatlan, ingyenes internet hozzaferes a FreeStarttol.
Probald ki most! http://www.freestart.hu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log.bz2
Type: application/x-bzip2
Size: 1693 bytes
Desc: 
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20040903/00fde4b1/attachment.bin 


More information about the uClibc mailing list