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]
Other format: [Raw text]

[Bug bootstrap/31151] New: During 'make bootstrap': Syntax error at line 1 : `>' is not expected


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


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