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/41601] New: GNU Fortran is not working


I have tried several times to compile gcc-4.4.1 from source on my TSL Linux
server. *I am not compiling from within the source tree*, and I have made sure
that I have mpfr and gmp which I compiled and installed from source without
problems.

Each time it fails with:

checking whether the GNU Fortran compiler is working... no

and the first error in the config log seems to be

undefined reference to `shl_load'

As TSL is no longer a supported distro I have no option but to compile all my
apps from source (and I don't yet have g++) so any help would be greatly
appreciated!

Sorry if I have not filled out all the details correctly. Also I'm not sure how
to attach a file here. So I have made my config.log available on my server via
http here:

http://chrishh.homeip.net/config.log


-- 
           Summary: GNU Fortran is not working
           Product: gcc
           Version: 4.4.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: chris dot hhodges at gmail dot com


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


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