Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-ExtUtils-F77-1.20-lp152.3.2 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: perl-ExtUtils-F77 Distribution: openSUSE Leap 15.2
Version: 1.20 Vendor: openSUSE
Release: lp152.3.2 Build date: Fri Sep 20 22:36:46 2019
Group: Development/Libraries/Perl Build host: lamb60
Size: 32986 Source RPM: perl-ExtUtils-F77-1.20-lp152.3.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/ExtUtils-F77/
Summary: Simple interface to F77 libs
This module tries to figure out how to link C programs with Fortran
subroutines on your system. Basically one must add a list of Fortran
runtime libraries. The problem is their location and name varies with each
OS/compiler combination!

This module tries to implement a simple 'rule-of-thumb' database for
various flavours of UNIX systems. A simple self-documenting Perl database
of knowledge/code for figuring out how to link for various combinations of
OS and compiler is embedded in the modules Perl code. Please help save the
world by sending database entries for your system to karl_pgplot@mac.com

Note the default on most systems is now to search for a generic 'GNU'
compiler which can be g77, gfortran or g95 and then find the appropriate
link libraries automatically. (This is the 'Generic' 'GNU' database entry
in the code.)

The library list which the module returns can be explicitly overridden by
setting the environment variable F77LIBS, e.g.

  % setenv F77LIBS "-lfoo -lbar"
  % perl Makefile.PL
  ...

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* Mon Oct 16 2017 coolo@suse.com
  - updated to 1.20
    see /usr/share/doc/packages/perl-ExtUtils-F77/CHANGES
    v1.20 released May 28th 2016
    - -----------------------------
    * Apply upstream FreeBSD patch thanks to srezic for submitting
    * Fix fallback compiler logic to support gcc-5.x and higher
    * Limited Improved gfortran linking on OS X Yosemite+ to OS X
    v1.19_3 released May 28th 2016
    - -----------------------------
    * Apply upstream FreeBSD patch thanks to srezic for submitting
    v1.19_2 released May 28th 2016
    - -----------------------------
    * Fix fallback compiler logic to support gcc-5.x and higher
    v1.19_1 released Mar 6th 2016
    - ---------------------------
    * Limited Improved gfortran linking on OS X Yosemite+ to OS X
    v1.19 released Dec 12th 2015
    - ---------------------------
    * Improved gfortran linking on OS X Yosemite+ which avoids PERL_DL_NONLAZY meltdowns
    v1.18 released Jul 7th 2015
    - --------------------------
    * resolve rt.cpan.org bug #104495: MinGW now needs to link to libquadmath.a
      Thanks for the patch, kmx.
    v1.17_01 released Jul 6th 2014
    - -----------------------------
    * Graham Bell's fix to "Add check for GNU fortran .so files as well as .a."
    * Typo fix by dsteinbrunner
    * Fix Cygwin table to use Generic GNU settings
* Fri Nov 18 2011 coolo@suse.com
  - use original .tar.gz
* Fri Jan 07 2011 vcizek@novell.com
  - update to 1.17
    * Derek Lamb's patch to avoid an uninitialised variable error.
    * Diab Jarius's Solaris Studio 10 patch and his gfortran patch (with mods).
    Note g77 is still the default if both it and gfortran are present.
    * Rob's big Win32 patch (Nov 2010 version)
    * ** IMPORTANT. Added in simplification of GNU fortran compilers (g77, gfortran, g95, fort77)
    etc. suggested by Tim Jeness. I used his code but made a slightly different
    implementaion introducing a 'Generic' 'GNU' database entry to which others point.
    This also superceded some of the above patches.
    * Removed places where .gcclibs() is added to the link line, this appears to no loner
    be necessary. Routine left in there (but orphaned) just in case.
* Wed Dec 01 2010 coolo@novell.com
  - switch to perl_requires macro
* Mon Nov 29 2010 coolo@novell.com
  - remove /var/adm/perl-modules
* Tue Oct 19 2010 coolo@novell.com
  - add perl as explicit buildrequire
* Sun Jan 10 2010 jengelh@medozas.de
  - enable parallel build
* Mon Jun 11 2007 anicka@suse.cz
  - update to 1.16
    * Added new config entry for Darwin/OSX (using gcc 4.0 and g77,
      gfortran or g95)
    * Added new entry for gfortran under Linux
    * Works fine under g77 on intel Mac OS X.
  - remove our gfortran patch, fixed in upstream
* Wed Jan 25 2006 mls@suse.de
  - converted neededforbuild to BuildRequires
* Sat Jan 14 2006 kukuk@suse.de
  - Add gmp-devel to nfb

Files

/usr/lib/perl5/vendor_perl/5.26.1/ExtUtils
/usr/lib/perl5/vendor_perl/5.26.1/ExtUtils/F77.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-ExtUtils-F77
/usr/share/doc/packages/perl-ExtUtils-F77/CHANGES
/usr/share/doc/packages/perl-ExtUtils-F77/README
/usr/share/licenses/perl-ExtUtils-F77
/usr/share/licenses/perl-ExtUtils-F77/COPYING
/usr/share/man/man3/ExtUtils::F77.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 11:50:38 2024