This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/14522] New: Bad sed command in the configure script
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Mar 2004 06:54:49 -0000
- Subject: [Bug bootstrap/14522] New: Bad sed command in the configure script
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
I get this from the top-level configure:
checking whether compiler driver understands Ada... no
sed: command garbled: s/
src/configure: ,//: not found
The following languages will be built: c,c++,f77,java,objc
src/configure: : cannot execute
src/configure: --host=sparc64-sun-solaris2.9: not found
or
checking whether compiler driver understands Ada... no
sed: command garbled: s/
src/configure: ,//: not found
The following languages will be built: c,c++,f77,java,objc
src/configure: : cannot execute
src/configure: --prefix=/opt/build/eric/gcc35: not found
--
Summary: Bad sed command in the configure script
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ebotcazou at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: *-*-solaris2.*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14522