This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/31151] New: During 'make bootstrap': Syntax error at line 1 : `>' is not expected
- From: "jkurpa at co dot volusia dot fl dot us" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Mar 2007 16:49:08 -0000
- Subject: [Bug bootstrap/31151] New: During 'make bootstrap': Syntax error at line 1 : `>' is not expected
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Am receiving following error during 'make bootstrap' for GCC v4.1.2 on AIX 5.3:
srcdir="/usr/local/gcc-4.1.2/fixincludes" /bin/sh
/usr/local/gcc-4.1.2/f
ixincludes/mkfixinc.sh powerpc-ibm-aix5.3.0.0
sed -e 's/@gcc_version@//' < > mkheadersT
/bin/sh: 0403-057 Syntax error at line 1 : `>' is not expected.
make: 1254-004 The error code from the last command is 2.
This occurs after running for quite some time. Just don't know enough about
this stuff to figure out the possible cause.
--
Summary: During 'make bootstrap': Syntax error at line 1 : `>' is
not expected
Product: gcc
Version: 4.1.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jkurpa at co dot volusia dot fl dot us
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31151