glibc-2.3.4 on IA64

Daniel Jacobowitz drow@false.org
Wed Apr 11 15:31:00 GMT 2007


On Wed, Apr 11, 2007 at 11:23:46PM +0800, ???? wrote:
> This question may not be suitable here... but I do not find a suitable
> place to ask the question :-(.
> I am working on itanium architecture with glibc-2.3.4 and a hacked
> gcc-4.1.1. I want to use my compiler to recompile glibc-2.3.4, the
> newly-builded glibc should use string functions defined under
> sysdeps/generic (then during compilation, my hacked compiler will do
> some transformation on the source code), rather than the optimized
> ones (e.g. memcpy in sysdeps/ia64/memcpy.S). How to do this?

Delete the optimized ones from your source tree.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Libc-alpha mailing list