Displaying 20 results from an estimated 23 matches for "ieee_with_inexact".
1998 Nov 06
1
DEC alpha INSTALLATION R-0.62.4
.../Makefile
creating src/graphics/Makefile
creating src/main/Makefile
creating src/nmath/Makefile
creating src/unix/Makefile
creating src/include/Platform.h
R is now configured for alpha-dec-osf4.0
Source directory: .
Installation directory: /usr/local
C compiler: cc -ieee_with_inexact -g
FORTRAN compiler: f77
------------------------------------------------------------ make gives
:
make -f Makefile.2nd all
Building R
cd src; make R
Extracting foreign function symbols
cd graphics; make
cc -ieee_with_inexact -g -I../../src/include -c graphics.c
ar cr ../lib/libgraphics...
1999 May 03
1
problems compiling R-0.63.3 on alpha
...stro/local/src/rstat/R-0.63.3/src'
make[2]: Entering directory `/mn/vega/astro/local/src/rstat/R-0.63.3/src/includ
e'
make[2]: Leaving directory `/mn/vega/astro/local/src/rstat/R-0.63.3/src/include
'
make[2]: Entering directory `/mn/vega/astro/local/src/rstat/R-0.63.3/src/appl'
gcc -ieee_with_inexact -g -I../include -I../../src/include -c S_compat.c -o
S_compat.o
gcc -ieee_with_inexact -g -I../include -I../../src/include -c approx.c -o
approx.o
gcc -ieee_with_inexact -g -I../include -I../../src/include -c bakslv.c -o
bakslv.o
gcc -ieee_with_inexact -g -I../include -I../../src/include -c...
1999 May 03
0
compilation of R-0.63.3 on alpha (PR#183)
...al/src/rstat/R-0.63.3/src'=
make[2]: Entering directory `/mn/vega/astro/local/src/rstat/R-0.63.3/src/=
includ
e'
make[2]: Leaving directory `/mn/vega/astro/local/src/rstat/R-0.63.3/src/i=
nclude
'
make[2]: Entering directory `/mn/vega/astro/local/src/rstat/R-0.63.3/src/=
appl'
gcc -ieee_with_inexact -g -I../include -I../../src/include -c S_compat.c=
-o =
S_compat.o
gcc -ieee_with_inexact -g -I../include -I../../src/include -c approx.c -=
o =
approx.o
gcc -ieee_with_inexact -g -I../include -I../../src/include -c bakslv.c -=
o =
bakslv.o
gcc -ieee_with_inexact -g -I../include -I../../src/...
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...complex... yes
checking whether /usr/bin/f77 supports -c -o FILE.lo... yes
checking whether /usr/bin/cxx accepts -M for generating dependencies... yes
checking whether /usr/bin/cxx supports -c -o FILE.lo... yes
checking whether /usr/bin/cc accepts -std1... yes
checking whether /usr/bin/cc accepts -ieee_with_inexact... yes
checking whether /usr/bin/f77 accepts -fpe3... yes
checking whether /usr/bin/cxx accepts -ieee... yes
checking for xmkmf... /usr/bin/X11/xmkmf
configure: WARNING: I could not determine SHLIB_CXXLDFLAGS
checking for working alloca.h... yes
checking for alloca... yes
checking for access... yes...
1998 Jun 03
0
R-beta: locfit package.
...r,package=locfit)
> fit <- locfit(~geyser,alpha=c(0.1,0.80),flim=c(1,6))
Segmentation fault (core dumped)
Does anyone have any ideas?
Best wishes,
Mark
----------------------------------------------
wright.ioz.ac.uk> R INSTALL locfit ~/rstuff
Installing package `locfit' ...
libs
cc -ieee_with_inexact -O2 -I/usr/local/R-0.61.1/include -c family.c -o
family.o
cc -ieee_with_inexact -O2 -I/usr/local/R-0.61.1/include -c kdtree.c -o
kdtree.o
cc -ieee_with_inexact -O2 -I/usr/local/R-0.61.1/include -c locfit.c -o
locfit.o
cc -ieee_with_inexact -O2 -I/usr/local/R-0.61.1/include -c S_enter.c...
1999 Apr 30
0
problems compiling R-0.63.3 and 0.64.0 on alpha
....3 and 0.64.0) on a DEC-UX 4.0E alpha
(ev6) as illustrated in the enclosed log. I have tried adding the suggestions
given in PLATFORMS, without any significant improvement...
I have included the config.cache aswell.
Any suggestions on how to solve this ?
Thanx!
Andreas
~~~~~~~~~~~~~
.
.
.
gcc -ieee_with_inexact -g -O2 -I../include -I../../src/include -c subset.c -o
subset.o
gcc -ieee_with_inexact -g -O2 -I../include -I../../src/include -c summary.c
-o summary.o
gcc -ieee_with_inexact -g -O2 -I../include -I../../src/include -c unique.c -o
unique.o
gcc -ieee_with_inexact -g -O2 -I../include -I../../sr...
1999 Apr 12
1
compiling R-0.64.0 on DEC osf4.0
Dear all,
Compiling R-0.64.0 on DEC osf4.0 has the following error message
(earlier version was OK).
cc -ieee_with_inexact -g -I../include -I../../src/include -c pnf.c -o pnf.o
cc -ieee_with_inexact -g -I../include -I../../src/include -c pnt.c -o pnt.o
cc: Error: pnt.c, line 83: In this statement, "1021" is not an lvalue, but occurs in a context that requires one.
if (df > 4e5 || del*del > 2*M_LN2...
1998 Oct 08
1
R-beta: smooth in compiling
...message for smooth function during compilation on
both DEC-alpha and RedHat5.1. Although the compiling went through, it
does not have the function of 'smooth' which is quite useful for me.
Any ideas?
------------------------------------------
...
Installing package `eda' ...
libs
cc -ieee_with_inexact -g -I/home/ming/R-0.62.3/include -I/src/include -c line.c
cc -ieee_with_inexact -g -I/home/ming/R-0.62.3/include -I/src/include -c smooth.c
ld -shared -o eda.so line.o smooth.o
ld:
Warning: Unresolved:
ceil
floor
rsort
fabs
__exc_add_pc_range_table
__exc_add_gp_range
__exc_remove_pc_range_tab...
1998 May 07
0
Re R-beta: 0.61.3: Problems on DEC Unix 4.0
> I had some trouble compiling the new R version on my Alpha:
>
> make[2]: Entering directory `/usr2/local/R/src/graphics'
> cc -ieee_with_inexact -O -Olimit 2000 -I/usr/local/include -I../include -c
> gdevice.c
> cc -ieee_with_inexact -O -Olimit 2000 -I/usr/local/include -I../include -c
> graphics.c
> cc: Error: graphics.c, line 808: An unexpected newline character is present in a
> string literal.
> printf(...
1999 Nov 23
1
compile error for mkString on alpha (PR#332)
...* Internal lexer / parser state variables */
@@ -1362,7 +1363,7 @@
}
-SEXP mkString(const char *s)
+SEXP mkString(cchar *s)
{
SEXP t;
################################################
Without the patch I got:
cc -I. -I../include -I../../src/include -I/usr/local/include -DHAVE_CONFIG_H
-ieee_with_inexact -g -c gram.c -o gram.o
cc: Warning: ../../../R/src/main/gram.y, line 1626: # not in column 1 is
ignored, skipping to end of line. (ignoretokens)
#if 0
------------^
cc: Warning: ../../../R/src/main/gram.y, line 1628: # not in column 1 is
ignored, skipping to end of line. (ignoretokens)...
2006 Jun 08
1
Problems Building R-2.3.1 on Alpha server ES40 running Tru64 V5.1B PK#5
...p/R.INSTALL.OVYGvZ/VR/MASS/src'
cc
-I/usr/ruby-deploy/swkits/RUBY/SOFTWARE/3rdPartySW/R/R-2.3.1/build/inclu
de -I/usr/ruby-deploy/swkits/RUBY/SOFTWARE/3rdPartySW/R/R-2.3.1/buil
d/include -I/opt/gnu/include -I/opt/libjpeg/include
-I/opt/libpng/include -I/opt/zlib/include -I/opt/ncurses/include
-ieee_with_inexact -st
d1 -c MASS.c -o MASS.o
cc
-I/usr/ruby-deploy/swkits/RUBY/SOFTWARE/3rdPartySW/R/R-2.3.1/build/inclu
de -I/usr/ruby-deploy/swkits/RUBY/SOFTWARE/3rdPartySW/R/R-2.3.1/buil
d/include -I/opt/gnu/include -I/opt/libjpeg/include
-I/opt/libpng/include -I/opt/zlib/include -I/opt/ncurses/include
-ieee_...
2000 Feb 08
0
extra flags for cc and f77 on alpha (PR#420)
...exception handling (if I understood what
was said in the manpage). Correct me if I'm wrong.
Patch below.
--- ./configure.in.cc-conf-patch Mon Feb 7 19:47:09 2000
+++ ./configure.in Mon Feb 7 21:50:36 2000
@@ -440,6 +455,13 @@
AC_DEFINE(HAVE_NO_SYMBOL_UNDERSCORE)
R_PROG_CC_FLAG(-ieee_with_inexact,
R_XTRA_CFLAGS="${R_XTRA_CFLAGS} -ieee_with_inexact")
+ if test -z "${GCC}"; then
+ R_PROG_CC_FLAG(-std1,
+ R_XTRA_CFLAGS="${R_XTRA_CFLAGS} -std1")
+ fi
+ if test -z "${G77}"; then
+ R_XTRA_FFLAGS="${R_XTRA_FFLAGS} -fpe...
2004 Oct 01
1
bzip2 directory won't build on OSF1 due to C99 code and -std1 option (PR#7257)
Full_Name: Michael Hoffman
Version: 2.0.0-beta-20041001
OS: OSF1 V5.1
Submission from: (NULL) (193.62.199.8)
Hello. Building R 2.0.0-beta-20041001 on OSF1 V5.1 failed because the default
configure sets R_XTRA_CFLAGS to "-std1 -ieee_with_inexact." The bzip2 directory
includes C99 code that requires -std1 to not be set in order to compile. This
halts the overall build process.
1999 Mar 10
0
Compiling R-0.63.? on DEC Alpha UNIX 4.0
...ly compiled. The last few lines of the
message are shown as below:
...
make[4]: Entering directory `/home/ming/R-0.63.3/src/library/modreg/src'
f77 -c bsplvd.f -o bsplvd.o
f77 -c bvalue.f -o bvalue.o
f77 -c bvalus.f -o bvalus.o
f77 -c dpbfa.f -o dpbfa.o
f77 -c dpbsl.f -o dpbsl.o
cc -ieee_with_inexact -g -I../../../../include -c ksmooth.c -o ksmooth.o
cc -ieee_with_inexact -g -I../../../../include -c loessc.c -o loessc.o
f77 -c loessf.f -o loessf.o
f77 -c ppr.f -o ppr.o
f77 -c qsbart.f -o qsbart.o
f77 -c sbart.f -o sbart.o
fort: Info: sbart.f, line 164: No path to this statement
23012...
1999 Jan 12
1
Installing R on alpha-dec OSF 4.0
...ibrary/modreg'
make[4]: Entering directory
`/usr/users/susrod/stats/R-0.63.1/src/library/modreg/src'
g77 -O2 -fpic -c bsplvd.f -o bsplvd.o
g77 -O2 -fpic -c bvalue.f -o bvalue.o
g77 -O2 -fpic -c bvalus.f -o bvalus.o
g77 -O2 -fpic -c dpbfa.f -o dpbfa.o
g77 -O2 -fpic -c dpbsl.f -o dpbsl.o
gcc -ieee_with_inexact -g -O2 -I../../../../include -c ksmooth.c -o
ksmooth.o
gcc -ieee_with_inexact -g -O2 -I../../../../include -c loessc.c -o
loessc.o
g77 -O2 -fpic -c loessf.f -o loessf.o
g77 -O2 -fpic -c ppr.f -o ppr.o
g77 -O2 -fpic -c qsbart.f -o qsbart.o
g77 -O2 -fpic -c sbart.f -o sbart.o
g77 -O2 -fpic -c sgram...
1998 May 07
2
R-beta: 0.61.3: Problems on DEC Unix 4.0
Hi,
I had some trouble compiling the new R version on my Alpha:
make[2]: Entering directory `/usr2/local/R/src/graphics'
cc -ieee_with_inexact -O -Olimit 2000 -I/usr/local/include -I../include -c
gdevice.c
cc -ieee_with_inexact -O -Olimit 2000 -I/usr/local/include -I../include -c
graphics.c
cc: Error: graphics.c, line 808: An unexpected newline character is present in a
string literal.
printf("Gpretty(%g,%g,%d): cell=...
1998 May 07
2
R-beta: 0.61.3: Problems on DEC Unix 4.0
Hi,
I had some trouble compiling the new R version on my Alpha:
make[2]: Entering directory `/usr2/local/R/src/graphics'
cc -ieee_with_inexact -O -Olimit 2000 -I/usr/local/include -I../include -c
gdevice.c
cc -ieee_with_inexact -O -Olimit 2000 -I/usr/local/include -I../include -c
graphics.c
cc: Error: graphics.c, line 808: An unexpected newline character is present in a
string literal.
printf("Gpretty(%g,%g,%d): cell=...
2000 Feb 10
0
compiling R on alpha 4.0E
I have tried compiling R on a dec alpha running digital unix 4.0E
configure works ok - giving
is now configured for alpha-dec-osf4.0
Source directory: .
Installation directory: /hpc/readonly/code/bin.alpha/R
C compiler: gcc -ieee_with_inexact -g -O2
FORTRAN compiler: f77
Gnome support: no
make runs ok (make version gnu make-3.78.1)
make check gives this error
>make[5]: Leaving directory `/hpc/readonly/code/bin.alpha/R-0.90.1/src/library'
running code in base-Ex.R ...
../../bin/R --vanilla < base-E...
2001 Jan 10
1
configure error on alpha (PR#806)
...the fortran compiler to
produce an object file rather than an executable.
R configured using the following options passes "make test"
R is now configured for alphaev56-dec-osf4.0d
Source directory: .
Installation directory: /usr/local/R
C compiler: cc -ieee_with_inexact -std1 -g
C++ compiler: c++ -g -O2
FORTRAN compiler: f77 -fpe3 -g
X11 support: yes
Gnome support: no
Tcl/Tk support: no
R profiling support: yes
R as a shared library: no
--please do not edit the information be...
1998 Jun 18
1
Compiling under Digital Unix
I tried a compilation of R-0.62.1 on a DEC Alpha that identifies
itself as
Digital UNIX V4.0A (Rev. 464); Thu May 14 14:08:00 CDT 1998
$ uname -a
OSF1 atlas.stat.wisc.edu V4.0 464 alpha
I got to the final link step then got an error with
gcc -ieee_with_inexact -g -O2 -I../include -c version.c
f77 -o R.binary arithmetic.o array.o attrib.o bind.o builtin.o character.o coerce.o colors.o complex.o context.o cov.o cum.o debug.o deparse.o deriv.o devices.o dotcode.o dstruct.o duplicate.o envir.o errors.o eval.o format.o fourier.o iosupport.o gram.o list.o lo...