K 10 svn:author V 5 peter K 8 svn:date V 27 2001-11-03T06:30:15.000000Z K 7 svn:log V 453 Do not ``build'' (ie remove, and put in stub libraries) for libresolv and/or libgnumalloc on anything but i386. The other platforms post-date this mistake. Do not build libc_r for ia64. There are some fundamental issues that need to be resolved (ie: it cannot use setjmp/longjmp for thread switching, which isn't likely to be fixed soon. libc_r has to be reimplemented using something like makecontext()/swapcontext() etc in order to work in ia64.) END