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]

fortran/10686: g77 configure script rejected on MacOS X


>Number:         10686
>Category:       fortran
>Synopsis:       g77 configure script rejected on MacOS X
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu May 08 16:46:01 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Shrisha Rao
>Release:        gcc 3.3-prerelease
>Organization:
>Environment:
MacOS X 10.2.6 (Darwin 6.6)
>Description:
If a bootstrap build of gcc is attempted with f77 enabled, then the build fails because of an apparent error in libf2c/libU77/configure.  

The error message:

../../../../../gcc_cvs/libf2c/libU77/configure: line 268: syntax error near unexpected token `<<<'
../../../../../gcc_cvs/libf2c/libU77/configure: line 268: `<<<<<<< configure'
configure: error: ../../../../../gcc_cvs/libf2c/libU77/configure failed for libU77
make[1]: *** [configure-target-libf2c] Error 1
make: *** [bootstrap] Error 2

If this line (which is different from the configure file used elsewhere) is commented out, then also the build fails because "libI77: No such file or directory."

This error condition is common to the gcc3.3 prerelease and gcc3.4 from CVS.  However, I have a working g77 (but not the source) from the gcc3.4 experimental dated 2002-12-28, so the error is new since then.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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