K 10 svn:author V 3 kib K 8 svn:date V 27 2011-09-06T10:21:33.715513Z K 7 svn:log V 337 Do not use the function pointers for the internal operation of rtld_printf() functions. The _rtld_error() function might be called early during the rtld bootstrap, in which case function pointers are not yet functional on ia64 due to required relocations not yet performed. Reported, reviewed and tested by: marcel Approved by: re (bz) END