search for: idxchg

Displaying 7 results from an estimated 7 matches for "idxchg".

Did you mean: __xchg
1998 Oct 13
1
Assembler messages?
....................................................... for:/usr/local/R/bin # ./R INSTALL /usr/local/tempR/akima Installing package `akima' ... libs f77 -fpic -c idbvip.f -o idbvip.o f77 -fpic -c idgrid.f -o idgrid.o f77 -fpic -c idpdrv.f -o idpdrv.o f77 -fpic -c idsfft.f -o idsfft.o f77 -fpic -c idxchg.f -o idxchg.o f77 -fpic -c idcldp.f -o idcldp.o /tmp/cca01314.s: Assembler messages: /tmp/cca01314.s:881: Error: operands given don't match any known 386 instruction /tmp/cca01314.s:891: Error: operands given don't match any known 386 instruction make: *** [idcldp.o] Error 1 cp: *.so: No su...
1998 Oct 13
1
Assembler messages?
....................................................... for:/usr/local/R/bin # ./R INSTALL /usr/local/tempR/akima Installing package `akima' ... libs f77 -fpic -c idbvip.f -o idbvip.o f77 -fpic -c idgrid.f -o idgrid.o f77 -fpic -c idpdrv.f -o idpdrv.o f77 -fpic -c idsfft.f -o idsfft.o f77 -fpic -c idxchg.f -o idxchg.o f77 -fpic -c idcldp.f -o idcldp.o /tmp/cca01314.s: Assembler messages: /tmp/cca01314.s:881: Error: operands given don't match any known 386 instruction /tmp/cca01314.s:891: Error: operands given don't match any known 386 instruction make: *** [idcldp.o] Error 1 cp: *.so: No su...
2008 Jul 09
1
Help with installing add-on packages
...be used uninitialized in this function idtang.f:227: warning: ?nlnt3? may be used uninitialized in this function gfortran -m32 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c idxchg.f -o idxchg.o In file idxchg.f:2 FUNCTION IDXCHG(X,Y,NDP,I1,I2,I3,I4) 1 Warning: Line truncated at (1) In file idxchg.f:20 10 X1=X(I1)...
2003 Jan 20
2
Fortran linking problems
...pu=pentiumpro -march=i586 -fno-fast-math -fno-strength-reduce -c idtang.f -o idtang.o 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 idxchg.f -o idxchg.o 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 tripack.f -o tripack.o g77 -mieee-fp -O3 -fomit-frame-pointer -pipe -...
2008 Sep 18
2
Problem installing packages in newer versions of R
...be used uninitialized in this function idtang.f:227: warning: ?nlnt3? may be used uninitialized in this function gfortran -m32 -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c idxchg.f -o idxchg.o In file idxchg.f:2 FUNCTION IDXCHG(X,Y,NDP,I1,I2,I3,I4) 1 Warning: Line truncated at (1) In file idxchg.f:20 10 X1=X(I1) 1 Warning: Label 10 at (1) defined but not used In file idxchg.f:29 20...
2006 Feb 13
2
Package compiling problem in Linux
...2005-12-20" > install.packages("akima", lib="/usr/lib/R/library", repos = "http://cran.fhcrc.org/") . . . gcc -shared -L/usr/local/lib -o akima.so akima433.o akima697.o akima.new.o idbvip.o idcldp.o idgrid.o idlctn.o idpdrv.o idptip.o idptli.o idsfft.o idtang.o idxchg.o init.o tripack.o ttidbs.o -lg2c -lm -lgcc_s -L/usr/lib/R/lib -lR /usr/bin/ld: skipping incompatible /usr/lib/R/lib/libR.so when searching for -lR /usr/bin/ld: cannot find -lR collect2: ld returned 1 exit status make: *** [akima.so] Error 1 I don't understand the -lR flag. What is missing i...
2011 Mar 31
1
R packages "Demography installing Error In Ubuntu 10.04"
...c -O3 -pipe -g -c idpdrv.f -o idpdrv.o gfortran -fpic -O3 -pipe -g -c idptip.f -o idptip.o gfortran -fpic -O3 -pipe -g -c idptli.f -o idptli.o gfortran -fpic -O3 -pipe -g -c idsfft.f -o idsfft.o gfortran -fpic -O3 -pipe -g -c idtang.f -o idtang.o gfortran -fpic -O3 -pipe -g -c idxchg.f -o idxchg.o gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c init.c -o init.o gfortran -fpic -O3 -pipe -g -c tripack.f -o tripack.o gfortran -fpic -O3 -pipe -g -c ttidbs.f -o ttidbs.o gcc -shared -o akima.so akima.new.o akima433.o akima697.o idbvip.o idcldp.o idgrid.o id...