Bug 16945 - attempt to compile octave with gfortran - ENTRY broken - only compile error!
Summary: attempt to compile octave with gfortran - ENTRY broken - only compile error!
Status: RESOLVED DUPLICATE of bug 13082
Alias: None
Product: gcc
Classification: Unclassified
Component: fortran (show other bugs)
Version: 4.0.0
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-09 14:54 UTC by Paul Thomas
Modified: 2005-07-23 22:49 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Thomas 2004-08-09 14:54:31 UTC
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
Comment 1 Andrew Pinski 2004-08-09 15:51:09 UTC

*** This bug has been marked as a duplicate of 13082 ***