Re: fail.at failing on HP-UX

2006-05-13 Thread Ralf Wildenhues
* Albert Chin wrote on Wed, May 03, 2006 at 07:02:59PM CEST: > On Wed, May 03, 2006 at 06:16:46PM +0200, Ralf Wildenhues wrote: > > > > This should work. Let's just hope there is no legacy system where both > > "test -x" doesn't work and the linker outputs broken binaries. > It works fine. Thank

Re: fail.at failing on HP-UX

2006-05-03 Thread Albert Chin
On Wed, May 03, 2006 at 06:16:46PM +0200, Ralf Wildenhues wrote: > > This should work. Let's just hope there is no legacy system where both > "test -x" doesn't work and the linker outputs broken binaries. > > OK? (We can still factor it nicely in a macro should we need it > elsewhere.) It work

Re: fail.at failing on HP-UX

2006-05-03 Thread Ralf Wildenhues
Hi Albert, Sorry for the delay. * Albert Chin wrote on Sun, Apr 30, 2006 at 11:21:57PM CEST: > 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

Re: fail.at failing on HP-UX

2006-04-30 Thread Albert Chin
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?

Re: fail.at failing on HP-UX

2006-04-30 Thread Ralf Wildenhues
Hi Albert, Thanks for the report. * 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

fail.at failing on HP-UX

2006-04-30 Thread Albert Chin
I'm getting the following test failure from HEAD on HP-UX 11.23/PA: $ gmake check-local TESTSUITE_FLAGS="15 -v" ... fail.at:54: if $LIBTOOL --mode=link $CC $CFLAGS $LDFLAGS -o a a.$OBJEXT; then (exit 1); else :; fi stderr: /usr/ccs/bin/ld: Unsatisfied symbols: main (Not referenced y