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 fortran/16945] New: attempt to compile octave with gfortran - ENTRY broken - only compile error!


multiple subroutine entry points does not work in version 20040719

This was the only compile error in an enormous amount of fortran77!

Something is a bit mixed up in the libraries - multiple definitions casued the
build to fail.  I will come back with a list of multiple references but, as an
example, libgfortran and libm both contain _cabs

-- 
           Summary: attempt to compile octave with gfortran - ENTRY broken -
                    only compile error!
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: paulthomas2 at wanadoo dot fr
                CC: bdavis at gcc dot gnu dot org,gcc-bugs at gcc dot gnu
                    dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16945


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