> Ok. I'm a little in the dark here but I attached is a preliminary > patch anyway. I'm getting some unexpected behavior though. I've > removed the GLIBCXX_LIBS bits thus preventing the unconditional > inclusion of -lrt, BUT, when I compile a trivial app: Don't remove it, you still need it for -lposix4. Paolo