about the memcpy function in glibc

dear all,

During building the Glibc2.5, I found that the implementation of some functions have both assembly source code and C source code in Glibc. For example, there are two memcpy() implementation in .../string/memcpy.c and .../ports/sysdeps/mips/memcpy.S. it is similarly glibc will use memcpy.S in default. My question is how to compile the glibc with the memcpy.c not the memcpy.S?

Best regards, Tony

Reply to
guojiaoyang
Loading thread data ...

Why?

--
Med venlig hilsen/mojn/regards
Martin Hansen
Center for Software Innovation
Stenager 2, DK-6400 S?nderborg, Web: www.cfsi.dk
Reply to
mah_list1

Reply to
sunnyboyGuo

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.