This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

sed related configure problem on hppa1.1-hp-hpux11.00 (20010702)


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 $





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]