This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Recompiling sysdeps .S files


Hi,

I modified memcpy in string/memcpy.c. I would like to rebuild glibc to include my changes. I noticed that the "configure/make/make install" building process uses the .S files under sysdeps. How can I recompile these files to include my changes? I imagine there is a way to do this using make?

Thank you,

Rodrigo



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]