search for: mieee

Displaying 20 results from an estimated 199 matches for "mieee".

Did you mean: ieee
2003 Nov 25
1
Something broken with update?
...22 bytes opened URL .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... ...... downloaded 176Kb * Installing *source* package 'KernSmooth' ... ** libs g77 -mieee-fp -fPIC -g -O2 -c blkest.f -o blkest.o g77 -mieee-fp -fPIC -g -O2 -c cp.f -o cp.o g77 -mieee-fp -fPIC -g -O2 -c dgedi.f -o dgedi.o g77 -mieee-fp -fPIC -g -O2 -c dgefa.f -o dgefa.o g77 -mieee-fp -fPIC -g -O2 -c dgesl.f -o dgesl.o g77 -mieee-fp -fPIC -g -O2 -c linbin2D.f -o linbin2D.o g7...
2007 Oct 06
1
problem installing fields package 3.5 on R 1.8.1 on linux
............. .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... ....... downloaded 437Kb * Installing *source* package 'fields' ... ** libs g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c css.f -o css.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c csstr.f -o csstr.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c cvrf.f -o cvrf.o g77 -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c dchold.f -o dch...
2003 Sep 30
2
cluster & mgcv update
...stalled and blas as well (on debian). I haven't found lf77blas, I assume it's a library or something similar associated with blas. any suggestion how to solve that, thanks Martin * Installing *source* package 'cluster' ... ** libs gcc -I/usr/lib/R/include -D__NO_MATH_INLINES -mieee-fp -fPIC -g -O2 -c clara.c -o clara.o g77 -mieee-fp -fPIC -g -O2 -c daisy.f -o daisy.o make: g77: Command not found make: *** [daisy.o] Error 127 ERROR: compilation failed for package 'cluster' * Installing *source* package 'mgcv' ... ** libs gcc -I/usr/lib/R/include -D__NO_...
2004 Jun 10
3
Package installation
...an do? Many thanks, Toralf PS: If you need more info please let me know. ---- install log --------- /u/geware/programs/analysis/R-packages (root) ->R CMD INSTALL izbi * Installing *source* package 'izbi' ... ** libs gcc -I/usr/lib/R/include -I/usr/local/include -D__NO_MATH_INLINES -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c aggreg.c -o aggreg.o gcc -I/usr/lib/R/include -I/usr/local/include -D__NO_MATH_INLINES -mieee-fp -fPIC -O2 -g -pipe -march=i386 -mcpu=i686 -c grptest.c -o grptest.o gcc -I/usr/lib/R/include -I/usr/local/include -D__NO_MATH_INLINES -mieee-fp...
2004 Oct 27
1
Problems installing GRASS package
...plus errors: > options(CRAN="http://cran.us.r-project.org") > install.packages("GRASS") <download snipped> downloaded 186Kb * Installing *source* package 'GRASS' ... ** libs cc -I/usr/local/lib/R/include -DR_GRASS_INTERFACE -I./include -I/usr/local/include -mieee-fp -fPIC -O -pipe -c R_G_init.c -o R_G_init.o cc -I/usr/local/lib/R/include -DR_GRASS_INTERFACE -I./include -I/usr/local/include -mieee-fp -fPIC -O -pipe -c adj_cellhd.c -o adj_cellhd.o cc -I/usr/local/lib/R/include -DR_GRASS_INTERFACE -I./include -I/usr/local/include -mieee-fp -fPIC -O -pipe...
2002 Jun 03
1
build fails dumping R code in 'methods' on i686-pc-linux-gnu (PR#1630)
...bose < all.R The same failure occurs using defaults for CFLAGS, etc. Install patches: zcat R-release.diff.gz | patch -p1 R is now configured for i686-pc-linux-gnu Source directory: . Installation directory: /usr/local C compiler: gcc -D__NO_MATH_INLINES -mieee-fp -O2 \ -pipe -s -mpentiumpro -mcpu=pentiumpro -march=pentiumpro -mieee-fp \ -malign-loops=2 -malign-jumps=2 -malign-functions=2 \ -mpreferred-stack-boundary=2 C++ compiler: g++ -mieee-fp -O2 -pipe -s -mpentiumpro \ -mcpu=pentiumpro -march=pentiumpro -mieee-fp -malign-loops=2...
2004 May 31
1
e1071 build issue
...whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes ** libs gcc -I/app/R-1.9.0-p/lib/R/include -I/usr/local/include -D__NO_MATH_INLINES -mieee-fp -fPIC -g -O2 -c Rsvm.c -o Rsvm.o gcc -I/app/R-1.9.0-p/lib/R/include -I/usr/local/include -D__NO_MATH_INLINES -mieee-fp -fPIC -g -O2 -c cmeans.c -o cmeans.o gcc -I/app/R-1.9.0-p/lib/R/include -I/usr/local/include -D__NO_MATH_INLINES -mieee-fp -fPIC -g -O2 -c cshell.c -o cshell.o gcc -I/...
1999 Jun 09
1
R correct g77 flags for Linux/Alpha (PR#208)
...f(j.eq.nk)then c1 = 0d0 c2 = 0d0 c3 = 0d0 endif > p1ip(1,j) = 0d0- (c1*wjm3(1)+c2*wjm3(2)+c3*wjm3(3)) p1ip(2,j) = 0d0- (c1*wjm3(2)+c2*wjm2(1)+c3*wjm2(2)) I think wjm3(3) should be 0, but it was set to a really tiny value. So I gave -mieee for g77, and it solved the problem. The configure correctly identify the CFLAGS for alpha, but -mieee should be given to g77, too. So in configure.in and configure, you should add the following (I included a patch below) By the way, I compiled R on PC164SX + 21164PC/533 using egcs-1.1.2. All ot...
2003 Nov 11
2
Compilation problem SuSE 9.0
...unning the ./configure (also tried ./configure --with-x) I read the following line: checking for X... no and at the bottom: R is now configured for i686-pc-linux-gnu ? Source directory: ? ? ? ? ?. ? Installation directory: ? ?/usr/local ? C compiler: ? ? ? ? ? ? ? ?gcc -D__NO_MATH_INLINES -mieee-fp -g -O2 ? C++ compiler: ? ? ? ? ? ? ?g++ -mieee-fp -g -O2 ? Fortran compiler: ? ? ? ? ?g77 -mieee-fp -g -O2 ? Interfaces supported: ? External libraries: ? ? ? ?readline ? Additional capabilities: ? PNG, JPEG, bzip2, PCRE ? Options enabled: ? ? ? ? ? R profiling ? Recommended packages: ? ? ?yes...
2001 Jan 25
1
problems compiling R under digital unix 4.0d (PR#826)
Dear Sirs, I am trying to compile R v1.2.1 under Digital Unix 4.0D. The configure-script runs without any problems but during 'make' I receive the following error-message: [......] g77 -mieee -g -O2 -c dtrco.f -o dtrco.o g77 -mieee -g -O2 -c dtrsl.f -o dtrsl.o g77 -mieee -g -O2 -c eigen.f -o eigen.o g77 -mieee -g -O2 -c lminfl.f -o lminfl.o ar cr libappl.a Rsock.o approx.o bakslv.o binning.o chisqsim.o chull.o cpoly.o cumsum.o distance.o fft.o fmin.o fortran.o lbfgsb.o loglin....
2005 Oct 24
2
Compilation package error
.... float zeros checking for bcopy... yes checking for bzero... yes checking for function prototypes checking for function prototypes in structures updating cache ./config.cache creating ./config.status creating makefile creating src/config.h creating src/machine.h ** libs gcc -I/usr/lib/R/include -mieee-with-inexact -fPIC -g -O2 -c block.c -o block.o gcc -I/usr/lib/R/include -mieee-with-inexact -fPIC -g -O2 -c chfactor.c -o chfactor.o gcc -I/usr/lib/R/include -mieee-with-inexact -fPIC -g -O2 -c copy.c -o copy.o gcc -I/usr/lib/R/include -mieee-with-inexact -fPIC -g -O2 -c data.c -...
2002 Jun 04
0
build fails dumping R code in 'methods' on i686-pc-linux-gnu (PR#1632)
...faults for CFLAGS, etc. > > Install patches: > > zcat R-release.diff.gz | patch -p1 > > R is now configured for i686-pc-linux-gnu > > Source directory: . > Installation directory: /usr/local > C compiler: gcc -D__NO_MATH_INLINES -mieee-fp -O2 \ > -pipe -s -mpentiumpro -mcpu=pentiumpro -march=pentiumpro -mieee-fp \ > -malign-loops=2 -malign-jumps=2 -malign-functions=2 \ > -mpreferred-stack-boundary=2 > C++ compiler: g++ -mieee-fp -O2 -pipe -s -mpentiumpro \ > -mcpu=pentiumpro -march=pentiumpro -...
2003 Oct 14
0
Trouble installing RandomFields package
...aving some difficulty installing the RandomFields package in R 1.7.0 under FreeBSD. I've installed the geoR package with no difficulties. Following are the errors that I get: * Installing *source* package 'RandomFields' ... ** libs c++ -I/usr/local/lib/R/include -I/usr/local/include -mieee-fp -fPIC -O -pipe -c MPP.cc -o MPP.o c++ -I/usr/local/lib/R/include -I/usr/local/include -mieee-fp -fPIC -O -pipe -c MPPFcts.cc -o MPPFcts.o c++ -I/usr/local/lib/R/include -I/usr/local/include -mieee-fp -fPIC -O -pipe -c RFCovFcts.cc -o RFCovFcts.o c++ -I/usr/local/lib/R/include -I/usr/loc...
2004 Aug 20
1
gcc optimization flag when building R
...that? Should I try to set it manually, if yes how? Thanks, Vadim P.S. This is the bottom portion of the ./configure run R is now configured for i686-pc-linux-gnu Source directory: . Installation directory: /usr/local C compiler: gcc -D__NO_MATH_INLINES -mieee-fp -DNO_PURE -Wchar-subscripts -Wformat -Wimplicit -Wreturn-type -Wswitch -Wreorder -Wwrite-strings -Woverloaded-virtual -Wshadow -Wno-ctor-dtor-privacy -m486 -fPIC -DOSRELMAJOR=2 -DOSRELMINOR=4 C++ compiler: g++ -mieee-fp -g -O2 Fortran compiler: g77 -mieee-fp -g -O2...
2003 Jan 20
2
Fortran linking problems
...-lm -lgcc_s checking for dummy main to link with Fortran 77 libraries... unknown configure: error: linking to Fortran libraries from C fails ERROR: configuration failed for package 'Matrix' # R CMD INSTALL akima_0.3-4.tar.gz * Installing *source* package 'akima' ... ** libs g77 -mieee-fp -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -fno-fast-math -fno-strength-reduce -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -fno-fast-math -fno-strength-reduce -c akima.new.f -o akima.new.o g77 -mieee-fp -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march...
2002 Jul 11
0
missing links in GRASS package for R
...nstalling *source* package `GRASS' ... GRASS5 /usr/local/grass5/grass5bin/grass5 from configure arguments GRASS HOME directory: /usr/local/arch/grass5 GRASS source files found - installing compiled interface libs gcc -I/usr/lib/R/include -I/usr/local/arch/grass5/include -I/usr/local/include -mieee-fp -D__NO_MATH_INLINES -fPIC -O2 -march=i386 -mcpu=i686 -c gmeta.c -o gmeta.o gcc -I/usr/lib/R/include -I/usr/local/arch/grass5/include -I/usr/local/include -mieee-fp -D__NO_MATH_INLINES -fPIC -O2 -march=i386 -mcpu=i686 -c gmeta.access.c -o gmeta.access.o gcc -I/usr/lib/R/include -I/usr/loca...
2000 Dec 19
1
packages installation failed on Linux
...with the packages logspline and tseries. The error messages are as follows. Can anyone help? The compiler is gcc 2.95.3, if that helps. Andy ================================================ Installing source package `logspline' ... libs gcc -I/usr/local/lib/R/include -I/usr/local/include -mieee-fp -D__NO_MATH_INLINES -fPIC -g -O2 -c logsplin.c -o logsplin.o g77 -fPIC -g -O2 -c mpack.f -o mpack.o ld: warning: cannot find entry symbol _start; defaulting to 08048080 logsplin.o: In function `logcensor': /tmp/R.INSTALL.14651/logspline/src/logsplin.c:101: undefined reference to `printf...
2003 Sep 24
1
SJava help
...c -I/usr/lib/R/include -D_R_ -I/usr/lib/R/include -I/usr/lib/R/include/R_ext -I/tmp/R.INSTALL.30363/SJava/src/RSJava -I. -I/tmp/R.INSTALL.30363/SJava/inst/include -IRSJava -I/opt/lang/java/j2sdk1.4.2_01/include -I/opt/lang/java/j2sdk1.4.2_01/include/linux -I/usr/local/include -D__NO_MATH_INLINES -mieee-fp -fPIC -O2 -m486 -fno-strength-reduce -g -c ConverterExamples.c -o ConverterExamples.o gcc -I/usr/lib/R/include -D_R_ -I/usr/lib/R/include -I/usr/lib/R/include/R_ext -I/tmp/R.INSTALL.30363/SJava/src/RSJava -I. -I/tmp/R.INSTALL.30363/SJava/inst/include -IRSJava -I/opt/lang/java/j2sdk1.4.2_01/i...
2003 Sep 23
3
problems installing Design and Hmisc libs
Dear All, when I try to: install.packages("Design"); install.packages("Hmisc") I get the following error messages: * Installing *source* package 'Design' ... ** libs g77 -mieee-fp -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro -c lrmfit.f -o lrmfit.o make: g77: Command not found make: *** [lrmfit.o] Error 127 ERROR: compilation failed for package 'Design' * Installing *source* package '...
1999 Dec 18
0
compiling on alpha/linux
.... > > > > In trying to compile R v.0.90 on an alpha running Red Hat Linux 6.0, I'm > > getting the following error: > > > > make[3]: Entering directory `/home/mcw/alpha-R/R-0.90.0/src/appl' > > gcc -I. -I../include -I../../src/include -DHAVE_CONFIG_H -mieee -g -O2 -c cpoly.c > > -o cpoly.o > > /tmp/ccPjZNwd.s: Assembler messages: > > /tmp/ccPjZNwd.s:312: Error: unknown opcode `sqrttsu' > > /tmp/ccPjZNwd.s:2631: Error: unknown opcode `sqrttsu' > > /tmp/ccPjZNwd.s:4028: Error: unknown opcode `sqrttsu' > &g...