Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] How to install Tacus for CGAL in Fedora 11

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] How to install Tacus for CGAL in Fedora 11


Chronological Thread 
  • From: "Laurent Rineau (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] How to install Tacus for CGAL in Fedora 11
  • Date: Mon, 2 Nov 2009 16:23:38 +0100
  • Organization: GeometryFactory

Le lundi 02 novembre 2009 16:00:47,

a écrit :
> I have found a mail posted several months ago related to this problem.
>
> https://lists-sop.inria.fr/sympa/arc/cgal-discuss/2009-07/msg00031.html
>
> In the mail,i said:
>
> On a modern distro, you are better off not using g77 (or g2c) at all. For
> taucs, replacing g77 by gfortran and removing -lg2c in the config file and
> removing the precompiled libs (gfortran-compiled versions of which are
> provided by my distro) works fine.
>
> I wondered what it means by "removing the precompiled libs " ,and what
> the precompiled libs referrs to?
> Will this method work?

No, it does not work. g77 is a Fortran-77 compiler, where gfortran is a
Fortran-95 (or later) compiler. They are different languages.

--
Laurent Rineau, PhD
Release Manager of the CGAL Project
http://www.cgal.org/
R&D Engineer at GeometryFactory
http://www.geometryfactory.com/



Archive powered by MHonArc 2.6.16.

Top of Page