On Sun, Apr 30, 2006 at 05:09:23PM +0200, Ralf Wildenhues wrote: > * Albert Chin wrote on Sun, Apr 30, 2006 at 05:00:46PM CEST: > > I'm getting the following test failure from HEAD on HP-UX 11.23/PA: > > > However, even though there is no main, `a' is still created. How do we > > work around this? > > Yes. I didn't finish this when I saw it, several weeks ago. > Bob suggested removing the binary in mode=link when an error occurred, I > am hesitant as the binary may still be useful for the clueful developer.
If cc doesn't remove it, libtool definitely should not. > OTOH another `make' may erroneously report "nothing to do", depending on > whether the binary appears in the current directory or in .libs/. That's ok, as, if they were using cc, they would encounter the same problem. Can we XFAIL it for now on *-hpux*? How do I do this? -- albert chin ([EMAIL PROTECTED]) _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool