Displaying 12 results from an estimated 12 matches for "f771".
Did you mean:
771
2005 Apr 20
1
make check failure -- R 2.1.0 Windows XP SP2
.... I carefully followed the directions in the
R-2.1.0/doc/html/R-admin.html document and the directions at
http://www.murdoch-sutherland.com/Rtools/. I used the Unix tools from
http://www.murdoch-sutherland.com/Rtools/tools.zip and the MinGW
compilers, MinGW-3.2.0-rc-3 (gcc 3.4.2) with the fixed f771.exe compiler
from http://www.stats.ox.ac.uk/pub/RWin/gcc-3.4.2-fix/f771.exe.
Make check fails with the following error:
running code in 'd-p-q-r-tests.R' ...OK
comparing 'd-p-q-r-tests.Rout' to './d-p-q-r-tests.Rout.save'
...386,387c386,387
< [7,] 7 -1.279898e-12...
2006 Feb 08
2
Compiling errors for Matrix_0.995-5.tar.gz under XP
I installed the MinGW-5.0.0 compilers today (gcc-3.4.2 is now contained in the 'Current' distribution. When the current compilers failed to compile the referenced Matrix update and not knowing how to check the exact version numbers for individual files, I applied the Id.exe and f771.exe fixes from the 'Building R for Windows' page (http://www.murdoch-sutherland.com/Rtools/#ldbug). More compiler errors were obtained. I then checked my Pearl version (5.8.7) and updated my R tools since I couldn't tell how old they were. At that point, I obtained the following output:...
2007 May 14
2
[LLVMdev] Compiling llvm-gcc in linux/ppc
...it.
I have gcc 4.1.1 and use llvm-gcc from cvs.
Compilation fails and the message is:
gcc -O2 -DIN_GCC
-DDEFAULT_TARGET_MACHINE=\"powerpc-unknown-linux-gnu\" -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic
-Wno-long-long -fno-common -DHAVE_CONFIG_H -o f771 f/bad.o f/bit.o
f/bld.o f/com.o f/data.o f/equiv.o f/expr.o f/global.o f/implic.o
f/info.o f/intrin.o f/lab.o f/lex.o f/malloc.o f/name.o f/parse.o
f/src.o f/st.o f/sta.o f/stb.o f/stc.o f/std.o f/ste.o f/storag.o
f/stp.o f/str.o f/sts.o f/stt.o f/stu.o f/stv.o f/stw.o f/symbol.o
f/target.o f/top.o...
2004 Nov 28
1
[LLVMdev] attempt to make dummy drivers for llvm-gcc for f77, java and objc
Hi,
I am sick of remembering things, when configuring and compiling, so I
would like to help make the cvs configuring and building of llvm
easier.
Here are a set of empty files that produce broken f771,jc1 and cc1obj.
At least the make does not break.
Right now I am only compiling and linking in these two new files via
shell scripts as a test.
If you are interested, I can integrate this into the Makefile of the
gcc and propose a patch and send you the entire files. I removed that
so that you are...
2006 Jul 18
1
package installation problems
...wever, several packages (e.g.
fields etc.) refuse to be installed. I get the following error message:
[root at localhost R-files]# R CMD INSTALL fields_2.3.tar.gz
* Installing *source* package 'fields' ...
** libs
g77 -fpic -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -c css.f -o css.o
f771: invalid option `tune=pentium4'
make: *** [css.o] Error 1
ERROR: compilation failed for package 'fields'
** Removing '/usr/lib/R/library/fields'
For some reason -mtune is set to Pentium 4, although I'm using an Athlon-XP.
I searched the files in the fields package for this...
2005 Aug 23
0
problems installing R from source: R-2.1.1 Windows XP
...ut them
in C:/Rsource/src/gnumin32/bitmap/ and unzipped them there.
* I installed the HTML help workshop in C:/.
* I installed the R tools (the latest version of it) in C:/.
* I installed the Perl 5 in C:/.
* I installed the MinGW (4.1.1) in C:/. For this program, I downloaded
the f771.exe file and replaced the one that was in
/libexec/gcc/mingw32/3.4.2/f771.exe.
* I downloaded the files opencow.dll and libunicows.a and installed
them respectively in src/gnuwin32/unicode and MinGW/lib.
* I took the .sty and .fd R files from C:/Rsource/R-2.1.1/share/texmf/
(omsaer.fd, o...
2007 May 14
0
[LLVMdev] Compiling llvm-gcc in linux/ppc
...'t work.
-Chris
> Compilation fails and the message is:
>
> gcc -O2 -DIN_GCC
> -DDEFAULT_TARGET_MACHINE=\"powerpc-unknown-linux-gnu\" -W -Wall
> -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic
> -Wno-long-long -fno-common -DHAVE_CONFIG_H -o f771 f/bad.o f/bit.o
> f/bld.o f/com.o f/data.o f/equiv.o f/expr.o f/global.o f/implic.o
> f/info.o f/intrin.o f/lab.o f/lex.o f/malloc.o f/name.o f/parse.o
> f/src.o f/st.o f/sta.o f/stb.o f/stc.o f/std.o f/ste.o f/storag.o
> f/stp.o f/str.o f/sts.o f/stt.o f/stu.o f/stv.o f/stw.o f/symbol....
2005 Mar 09
3
R-2.0.1 Gentoo g77 problem
Hello,
I use Gentoo and I can't get R 2.0.1 to compile. I used the portage system, Gentoo's source package sytem, and after it uncompresses the source to R, it says that I don't have a fortran compiler. It told me to use f77 flag and re-emerge gcc, which I did with the f77 and fortran flags, but it still won't compile. Does anyone have any ideas? I suspect that gcc has changed
2000 Dec 16
1
g2c library
Working on a Red Hat (not Mandrake) Linux
and trying to load my library I get
(sorry, can't copy it all, working remotely)
gcc -shared -o .....
/user/bin/ld: cannot find -lg2c
Does anyone know what the g2c library iss, and if I can download and
compile it for Red Hat
(I definitely didn't mean to type f2c
in the above)
Thanks
Jonathan
1999 Jan 07
1
problems compiling R packages with Linux
...3 (i386 Linux/ELF)
#include "..." search starts here:
#include <...> search starts here:
/usr/local/include
/usr/i486-delix-linux/include
/usr/lib/gcc-lib/i486-delix-linux/2.7.2.3/include
/usr/include
End of search list.
/usr/lib/gcc-lib/i486-delix-linux/2.7.2.3/f771 /tmp/cca11202.i -fset-g77-defaults -quiet -dumpbase gfa11201.F -version -fversion -fnull-version -o /tmp/cca11202.s
GNU F77 version 2.7.2.3 (i386 Linux/ELF) compiled by GNU C version 2.7.2.3.
GNU Fortran Front End version 0.5.22 compiled: Mar 29 1998 22:48:35
as -V -Qy -o /tmp/cca112021.o /t...
2003 Mar 29
1
compling errors for sun unix (PR#2702)
...ude "..." search starts here:
#include <...> search starts here:
/usr/local/include
/usr/local/sparc-sun-solaris2.6/include
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/egcs-2.92.21/include
/usr/include
End of search list.
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/egcs-2.92.21/f771 -fnull-version -quiet -dumpbase g77-version.f -version -fversion -o /data/oak7/scratch/ozdogan/tmp/ccs6kdOf.s /dev/null
GNU F77 version egcs-2.92.21 19981109 (gcc2 ss-980609 experimental) (sparc-sun-solaris2.6) compiled by GNU C version 2.7.2.1.
GNU Fortran Front End version 0.5.24-19980804
/usr/c...
2001 Feb 17
4
Comments on R-1.2.1 builds (PR#851)
...-OPT:IEEE_NaN_inf=ON -g -O2
X11 support: yes
Gnome support: no
Tcl/Tk support: yes
R profiling support: yes
R as a shared library: no
The build proceeds until this failure:
g77 -OPT:IEEE_NaN_inf=ON -g -O2 -c ch2inv.f -o ch2inv.o
f771: Invalid option `-OPT:IEEE_NaN_inf=ON'
make[3]: *** [ch2inv.o] Error 1
Evidently, it was not prepared for the GNU Fortran compiler.
I started over with a new clean unpack of the distribution,
with
env FC=f77 F77=f77 CC=c89 CXX=CC ./configure &&
make all check install
and got a w...