On May 18, Rene Hogendoorn <hogend@nlr.nl> wrote: >What does the weak_alias of _xstat mean? It's explained in the gcc manual. >Is there a workaround, so that I can continue to use these libraries? Write a small shared library providing _xstat and preload it. -- ciao, Marco