Displaying 20 results from an estimated 23 matches for "pgf95".
Did you mean:
pgf90
2006 Mar 10
2
problem building R-patched on x86-64 with PGI 6.1
...0 0
and can pass the arith-true.R test.
The configuration is as follows:
export PG_HOME=/usr/pgi/linux86-64/6.1
~/Rbuild/R-patched/configure \
CC=pgcc \
CFLAGS="-g -Kieee" \
CPPFLAGS="-I$PG_HOME/include -I$PG_HOME/include/CC" \
CPICFLAGS=-fpic \
F77=pgf95 \
FFLAGS="-g -Kieee"\
FPICFLAGS=-fpic \
CXX=pgCC \
CXXFLAGS="-g -Kieee" \
CXXPICFLAGS=-fpic \
SHLIB_CXXLDFLAGS=-shared \
SHLIB_LDFLAGS=-shared \
LDFLAGS="-L$PG_HOME/libso -L/usr/lib64 -L/usr/X11R6/lib64" \
--without-tcltk \...
2011 Nov 10
1
assistance building R on RHEL5
...nable to load R code in package 'grDevices'
=========================
I'm not sure how to rectify this issue.
Note: I ran 'configure' with an updated configure script to point to
the fortran version that is installed.
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 x...
2006 May 11
0
PGI 6.1 compile error
...export CC=pgcc
export CFLAGS="-g -O2 -Kieee"
export CPPFLAGS="-I$PGI/include -I$PGI/include/CC"
export F77=pgf77
export FFLAGS="-g -O2 -Kieee"
export CXX="pgCC"
export CXXFLAGS="-g -O2 -Kieee"
export F95=pgf95
export FCFLAGS="-g -O2 -Kieee"
export SHLIB_CXXLDFLAGS=-shared
export SHLIB_LDFLAGS=-shared
export LDFLAGS="-L$PGI/libso -L/usr/lib64"
However, the last line causes
:../../src/R-2.3.0-patched/configure
checking build system type... x86_64-unknown-linux-g...
2007 Nov 26
1
Problem with configure's detection of glob on 2.6.0 (PR#10468)
...PGI install are:
export CC=pgcc
export CFLAGS="-Mvect=sse -Mscalarsse -Mcache_align -O2 -Kieee"
export F77=pgf77
export FFLAGS="-Mvect=sse -Mscalarsse -Mcache_align -O2 -Kieee"
export CXX=pgCC
export CXXFLAGS="-Mvect=sse -Mscalarsse -Mcache_align -O2 -Kieee"
export FC=pgf95
export FCFLAGS="-Mvect=sse -Mscalarsse -Mcache_align -O2 -Kieee"
export SHLIB_CXXLDFLAGS=-shared
export SHLIB_LDFLAGS=-shared
./configure --prefix=/usr/local/packages/R-2.6.0-acml \
--with-blas="-lacml" --x-includes=/usr/X11R6/include
--x-libraries=/usr/X11R6/lib64
2009 May 11
0
Unable to install R package
...eprocessor... gcc -E
checking whether gcc needs -traditional... no
checking how to run the C preprocessor... gcc -E
checking for gfortran... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking for ftn... no
checking for g95... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for g77... g77
checking whether we are using the GNU Fortran 7...
2006 May 18
0
R-devel and PGI 6.0 compile error
...ing for lpr... lpr
checking for paperconf... false
checking for java... /usr/bin/java
checking for javac... /usr/bin/javac
checking whether Java interpreter works... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... pgf95
checking whether we are using the GNU Fortran compiler... no
checking whether pgf95 accepts -g... yes
checking for Fortran flag to compile .f90 files... none
checking for Fortran flag to compile .f95 files... none
checking for recommended packages... yes
checking whether NLS is requested.....
2016 Apr 29
4
Trying to build ices-0.4 on ubuntu and "libshout not usable"
...king 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 epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking...
2010 Jul 01
1
Icecast on centos5
...for pghpf... no
> checking for epcf90... no
> checking for gfortran... no
> checking for g95... no
> checking for xlf95... no
> checking for f95... no
> checking for fort... no
> checking for ifort... no
> checking for ifc... no
> checking for efc... no
> checking for pgf95... no
> checking for lf95... no
> checking for ftn... no
> checking whether we are using the GNU Fortran 77 compiler... no
> checking whether accepts -g... no
> checking the maximum length of command line arguments... 98304
> checking command to parse /usr/bin/nm -B output from gc...
2008 Aug 26
2
Error while compiling Ices 0.4
...ult: no
configure:6719: checking for arm-fort
configure:6748: result: no
configure:6719: checking for arm-xlf95
configure:6748: result: no
configure:6719: checking for arm-ifc
configure:6748: result: no
configure:6719: checking for arm-efc
configure:6748: result: no
configure:6719: checking for arm-pgf95
configure:6748: result: no
configure:6719: checking for arm-lf95
configure:6748: result: no
configure:6719: checking for arm-gfortran
configure:6748: result: no
configure:6761: checking for g77
configure:6790: result: no
configure:6761: checking for f77
configure:6790: result: no
configure:6761: ch...
2011 Nov 23
1
[LLVMdev] Follow-up questions after successful upgrade to LLVM 3.0rc4
...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... no
checking for xlf95... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for o...
2010 Jul 01
0
Icecast on centos5
...ng 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... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for ob...
2010 Apr 07
2
ImapTest build problem
...king 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 epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking...
2005 Aug 22
2
ezstream and OSX 10.4.2 Tiger...
...king 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 epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 65536
checking command to parse /usr/bin/nm -p output from gcc object... ok
checking...
2016 Apr 29
0
Trying to build ices-0.4 on ubuntu and "libshout not?usable"
...king 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 epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking...
2007 Mar 06
2
Compiling SVN build.. error for libupsclient
...king 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 epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking...
2010 Jun 08
3
Question on trying to build R 2.11.1 on Tru64(aka OSF1) system
...mpiler.
## If unset defaults to '-I/usr/local/include', with '-I/sw/include'
## 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).
#...
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
...ng 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... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for o...
2009 Feb 19
2
[LLVMdev] -fPIC warning on every compile on Cygwin
...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... no
checking for xlf95... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 8192
checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok
checki...