Re: popen on OSF/1 5.1

2010-12-21 Thread Jim Meyering
Bruno Haible wrote: > On OSF/1 5.1 I got these test build failures: > > depbase=`echo test-stdio-c++.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ > -DHAVE_CONFIG_H -I. -DGNULIB_STRICT_CHECKING=1 -I. -I. -I.. -I./.. > -I../gllib -I./../gllib -mieee -MT test-stdio-c++.o -MD -MP -MF > $depbase

popen on OSF/1 5.1

2010-12-19 Thread Bruno Haible
On OSF/1 5.1 I got these test build failures: depbase=`echo test-stdio-c++.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H -I. -DGNULIB_STRICT_CHECKING=1 -I. -I. -I.. -I./.. -I../gllib -I./../gllib -mieee -MT test-stdio-c++.o -MD -MP -MF $depbase.Tpo -c -o test-stdio-c++.o tes