search for: cf77

Displaying 19 results from an estimated 19 matches for "cf77".

Did you mean: cf7
2000 Jun 28
1
R-1.1.0 - f2c in configure
When trying to build R-1.1.0, the configure script reported no Fortran compiler, even though '/usr/bin/f2c' was present, and R-1.0.1 had found and successfully used this. I traced this to an apparent typo in line 2067 of configure: for name in g77 fort77 f77 f90 xlf cf77 fc; do changing this to: for name in g77 fort77 f77 f90 xlf cf77 f2c; do allowed the script to 'find' f2c. However, it then reported that f2c didn't work (although it had worked with R-1.0.1). checking whether the Fortran 77 compiler (f2c ) works... no At this point, I created...
2011 Nov 10
1
assistance building R on RHEL5
.... F77= F95_compilers="f95 fort xlf95 ifort ifc efc pgf95 lf95 gfortran gcc44-gfortran ftn g95" # <== gcc44-gfortran added F90_compilers="f90 xlf90 pgf90 pghpf epcf90" case "${host_os}" in hpux*) F77_compilers="g77 fort77 f77 xlf frt pgf77 cf77 fl32 af77" ;; *) F77_compilers="g77 f77 xlf frt pgf77 cf77 fort77 fl32 af77" ;; esac GCC_Fortran_compiler= if test "${GCC}" = yes; then case "${CC_VERSION}" in 3.*) GCC_Fortran_compiler=g77 ;; 4.*) GCC_Fortran_compiler=gcc44 ;; #...
2001 Feb 01
1
configure bug in R-1.2.1 and earlier (PR#836)
...checking for main in -lm... yes checking for g77... /usr/local/gnu/bin/g77 checking for fort77... (cached) /usr/local/gnu/bin/g77 checking for f77... (cached) /usr/local/gnu/bin/g77 checking for f90... (cached) /usr/local/gnu/bin/g77 checking for xlf... (cached) /usr/local/gnu/bin/g77 checking for cf77... (cached) /usr/local/gnu/bin/g77 checking for fc... (cached) /usr/local/gnu/bin/g77 checking for f2c... no configure: error: Neither an F77 compiler nor f2c found $ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien...
2010 Jul 01
1
Icecast on centos5
...hecking whether g++ accepts -g... yes > checking dependency style of g++... none > checking how to run the C++ preprocessor... g++ -E > checking for g77... no > checking for xlf... no > checking for f77... no > checking for frt... no > checking for pgf77... no > checking for cf77... no > checking for fort77... no > checking for fl32... no > checking for af77... no > checking for xlf90... no > checking for f90... no > checking for pgf90... no > checking for pghpf... no > checking for epcf90... no > checking for gfortran... no > checking for g95....
2011 Nov 23
1
[LLVMdev] Follow-up questions after successful upgrade to LLVM 3.0rc4
...t libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort......
2010 Jul 01
0
Icecast on centos5
...are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95......
2008 May 18
2
problem of building stardict
...are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler......
2002 Jan 15
0
errors intalling splancs and sgeostat
...ny other miscellaneous # options for the C preprocessor and compiler. # If unset defaults to `-I/usr/local/include'. CPPFLAGS="-I/usr/local/include -I/export/home/share/include" # The command which runs the the FORTRAN compiler. # If unspecified, a search is made for g77, f77, xlf, cf77, cft77, # pgf77, fl32, af77, fort77, f90, xlf90, pgf90, epcf90, f95, xlf95, # lf95, g95, and fc (in that order). If none of these is found, f2c is # used if found; otherwise, R cannot be compiled. The search mechanism # can be changed using the `--with-g77', `--with-f77', and `--with-f2c&...
2010 Jun 08
3
Question on trying to build R 2.11.1 on Tru64(aka OSF1) system
...de' ## prepended on systems using Fink with root '/sw'. ## CPPFLAGS= ## The command which runs the FORTRAN 77 compiler. ## If this is not specified, a search is made for ## f95 fort xlf95 ifort ifc efc pgf95 lf95 gfortran ftn g95 ## f90 xlf90 pgf90 pghpf epcf90 ## g77 f77 xlf frt pgf77 cf77 fort77 fl32 af77 ## On HPUX fort77 is the POSIX compliant FORTRAN compiler, and replaces ## f77 in the search list. ## If CC is gcc, first preference is given to the matching FORTRAN ## compiler (g77 or gfortran). ## If none of these is found, R cannot be compiled. ## F77= F77=gfortran ## Options...
1999 Feb 09
3
Installing on 64-bit Dec or SGI
Hi all, The systems guys here in the stat dept don't seem to be able to compile R on the Dec Alphas or on the SGIs. Can anyone give them a hand? -Greg ------------------------------------------------------------------------------- Gregory R. Warnes | It is high time that the ideal of success warnes at biostat.washington.edu | be replaced by the ideal of service.
2009 Feb 19
0
[LLVMdev] -fPIC warning on every compile on Cygwin
Aaron Gray wrote: > Hi, > > I partly built LLVM on Cygwin yesterday and it was fine as far as it > went. But after doing a svn update today I am getting the following > warning on every compile :- > > > llvm[3]: Compiling LowerAllocations.cpp for Debug build > /usr/src/llvm/lib/Transforms/Utils/LowerAllocations.cpp:1: warning: > -fPIC ignored for
2009 Feb 19
2
[LLVMdev] -fPIC warning on every compile on Cygwin
Hi, I partly built LLVM on Cygwin yesterday and it was fine as far as it went. But after doing a svn update today I am getting the following warning on every compile :- llvm[3]: Compiling LowerAllocations.cpp for Debug build /usr/src/llvm/lib/Transforms/Utils/LowerAllocations.cpp:1: warning: -fPIC ignored for target (all code is position independent) This maybe happening on other targets too.
2007 Jul 30
0
Nouveau and Debian Unstable
...are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95......
2009 Feb 19
2
[LLVMdev] -fPIC warning on every compile on Cygwin
...to reload object files... -r checking how to recognise dependent libraries... file_magic ^x86 archive import|^x86 DLL checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort......
2003 Apr 16
2
R-1.7.0 is released
...longer used, the Title field in the DESCRIPTION file being preferred. TITLE files will be ignored in both installed packages and source packages. o When searching for a Fortran 77 compiler, configure by default now also looks for Fujitsu's frt and Compaq's fort, but no longer for cf77 and cft77. o Configure checks that mixed C/Fortran code can be run before checking compatibility on ints and doubles: the latter test was sometimes failing because the Fortran libraries were not found. o PCRE and bzip2 are built from versions in the R sources if the appropriate librar...
2003 Apr 16
2
R-1.7.0 is released
...longer used, the Title field in the DESCRIPTION file being preferred. TITLE files will be ignored in both installed packages and source packages. o When searching for a Fortran 77 compiler, configure by default now also looks for Fujitsu's frt and Compaq's fort, but no longer for cf77 and cft77. o Configure checks that mixed C/Fortran code can be run before checking compatibility on ints and doubles: the latter test was sometimes failing because the Fortran libraries were not found. o PCRE and bzip2 are built from versions in the R sources if the appropriate librar...
2001 Jul 25
2
Installation help
...B_CFLAGS= # Header file search directory (`-IDIR') and any other miscellaneous # options for the C preprocessor and compiler. # If unset defaults to `-I/usr/local/include'. # CPPFLAGS= # The command which runs the the FORTRAN compiler. # If unspecified, a search is made for g77, f77, xlf, cf77, cft77, # pgf77, fl32, af77, fort77, f90, xlf90, pgf90, epcf90, f95, xlf95, # lf95, g95, and fc (in that order). If none of these is found, f2c is # used if found; otherwise, R cannot be compiled. The search mechanism # can be changed using the `--with-g77', `--with-f77', and `--with-f2c&...
1999 May 03
0
compilation of R-0.63.3 on alpha (PR#183)
...CFLAGS=3D"-g -I/usr/local/include" # Header file search directory (`-IDIR') and any other miscellaneous # options for the C preprocessor and compiler. # CPPFLAGS=3D # The command which runs the the FORTRAN compiler. # If unspecified, a search is made for g77, fort77, f77, f90, xlf, cf77, # and fc (in that order). If none of these is found, f2c is used if # found; otherwise, R cannot be compiled. The search mechanism can be # changed using the `--with-g77', `--with-f77', and `--with-f2c' command # line options to configure. FC=3D"f77" # Options for the FORT...
2008 Aug 15
2
Problem with APC and Fedora 8 I86_64
...are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler......