[Bug 349757] New: FORTRAN-g77 (SuSE 10.3): cannot find -lgcc_s
https://bugzilla.novell.com/show_bug.cgi?id=349757 Summary: FORTRAN-g77 (SuSE 10.3): cannot find -lgcc_s Product: openSUSE 10.3 Version: Final Platform: 32bit OS/Version: Linux Status: NEW Severity: Blocker Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: e.f.e_mk2@gmx.de QAContact: qa@suse.de Found By: --- user command: ---- g77 source_file.f system response: ------ /usr/lib/gcc-lib/i586-suse-linux/3.3.5/../../../../i586-suse-linux/bin/ld: cannot find -lgcc_s remarks: -------- 1) source_file(s) is/are written in fortran77, creating no problems before 2) compat-g77-3.3.5-38 [RPM ex SuSE 10.2] dosn't work too 3) f2c works well AND 'gcc source_file.c' builds trouble-free program installed RPMs (so far as gcc and fortran are concerned): -------------- gcc41-4.1.3_20070724-15 gcc41-fortran gcc41-fortran-4.1.3_20070724-15 gcc41-fortran-4.1.3_20070724-15 gcc-4.2-24 gcc42-4.2.1_20070724-17 gcc42-fortran gcc42-fortran-4.2.1_20070724-17 gcc42-fortran-4.2.1_20070724-17 gcc-fortran gcc-fortran-4.2-24 gcc-fortran-4.2-24 libgcc42 libgcc42-4.2.1_20070724-17 libgfortran41-4.1.3_20070724-15 libgfortran42-4.2.1_20070724-17 toolpack-1.2-761 [ RPM ex SuSE older.x ] -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=349757 Philipp Thomas <pth@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pth@novell.com AssignedTo|pth@novell.com |rguenther@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=349757 User rguenther@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=349757#c1 Richard Guenther <rguenther@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Richard Guenther <rguenther@novell.com> 2008-01-02 02:32:10 MST --- There is no g77 in openSUSE 10.3. Probably a leftover, but incomplete install is still there. What does rpm -qf `which g77` say? You can build fortran 77 programs using 'gfortran' now, or if you really need g77, the http://download.opensuse.org/repositories/devel:/tools:/gcc/openSUSE_10.3 repository provides gcc33-fortran, which is g77 (this should basically be the same as the former compat-g77 package). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com