This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
sed related configure problem on hppa1.1-hp-hpux11.00 (20010702)
- To: gcc-bugs at gcc dot gnu dot org
- Subject: sed related configure problem on hppa1.1-hp-hpux11.00 (20010702)
- From: rbrown64 at csc dot com dot au
- Date: Wed, 4 Jul 2001 18:45:06 +1000
- Cc: <markus at lufmech dot rwth-aachen dot de>
Configuring the 20010702 snapshot (3.0.1 prerelease) on
hppa1.1-hp-hpux11.00 gave a zero-length gcc/Makefile .
Installing GNU sed version 3.02 has given a makefile containing data as
expected.
Configuring on hppa2.0-hp-hpux10.20 worked as expected using the vendor
sed.
$ uname -a
HP-UX mbhpux01 B.11.00 D 9000/837 ....
$ what /usr/bin/sed
/usr/bin/sed:
$Revision: 80.5 $
bash-2.02$ uname -a
HP-UX banksia B.10.20 U 9000/800 ....
bash-2.02$ what /usr/bin/sed
/usr/bin/sed:
$Revision: 78.9 $