On Sep 6, 2011, at 3:21 AM, Konstantin Belousov wrote: > Author: kib > Date: Tue Sep 6 10:21:33 2011 > New Revision: 225417 > URL: http://svn.freebsd.org/changeset/base/225417 > > Log: > 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.
Thanks! -- Marcel Moolenaar [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
