Displaying 10 results from an estimated 10 matches for "lieee".
Did you mean:
ieee
2016 Dec 04
1
swig-3.0.7 for xapian-bindings to tcl
...et
found in the below output seems to warrant some clarification pertaining to the MSYS2 and/or
MinGW environments, and a swig compiled for use by xapian-bindings?
The dlopen issue I believe is POSIX and therefore not relevant to a mingw-w64-i686
(or mingw-w64-x86_64) environment; and furthermore -lieee returns 'yes' on GNU/Linux.
I should say that I am unconcerned whether potential responses pertain to 1.4.1 stable
or to 1.2.x old stable series.
Eric at Erics-Netbook MINGW32 ~
$ cd /c/WORK/swig-3.0.7
Eric at Erics-Netbook MINGW32 /c/WORK/swig-3.0.7
$ export PATH=/mingw32/bin:/usr/local...
2004 Sep 06
2
Error when running configure on xeon with r-1-9-patched
...-MM
checking whether gcc supports -c -o FILE.lo... yes
checking how to get verbose linking output from g77... -v
checking for Fortran libraries of g77... -L/usr/local/lib
-L/usr/lib/gcc-lib/i386-redhat-linux/3.3.3
-L/usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../.. -lfrtbegin -lg2c -lm
-lgcc_s -lieee
checking for dummy main to link with Fortran libraries... unknown
configure: error: linking to Fortran libraries from C fails
See `config.log' for more details.
I think this is the relevant part of the log, but I heavn't copied the
lengthy section on the variables etc that come at the end...
1998 Jul 27
1
R-beta: R has underflows on sparc-redhat-linux
...7.4583407312002067e-155
(gdb)
Although I understand what the cause of the problem is, I'm not sure
what the correct thing to do to enable underflow traps on sparc-redhat-linux.
In addition, I notice that the configure for R does not try and
compile with (on alpha) -mieee nor link with "-lieee -lm". Is that
OK?
Please reply directly since I'm on *way* too many lists already :-)
TIA
73 de Jeff
--
Jeff Johnson ARS N3NPQ
jbj at redhat.com (jbj at jbj.org RSN)
Chapel Hill, NC
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list --...
2005 Nov 16
1
Generate 32bit programs on x86_64 architecture?
...ne: Error: Couldn't resolve library directive: -ltcl8.4,
(couldn't find library libtcl8.4.so or libtcl8.4.a).
Purify engine: Error: Couldn't resolve library directive: -ldl,
(couldn't find library libdl.so or libdl.a).
Purify engine: Error: Couldn't resolve library directive: -lieee,
(couldn't find library libieee.so or libieee.a).
Purify engine: Error: Couldn't resolve library directive: -lm,
(couldn't find library libm.so or libm.a).
Purify engine: Error: Couldn't resolve library directive: -lc,
(couldn't find library libc.so or libc.a).
Purify engine:...
1999 Jun 09
1
R correct g77 flags for Linux/Alpha (PR#208)
...-base.spec.orig Tue Jun 8 18:39:31 1999
+++ R-base.spec Tue Jun 8 18:44:00 1999
@@ -70,6 +70,7 @@
%ifarch alpha
#Thanks to Nassib Nassar <nassar@etymon.com>
export CFLAGS="-g -O1"
+ export FFLAGS="-mieee -g -O2"
%endif
%ifarch sparc
export LIBS="-lieee"
Thanks,
Naoki
Naoki Takebayashi <ntakebay@bio.indiana.edu>
--- Dept. of Biology, Indiana Univeristy, Jordan Hall 142
--- 1001 E. Third St. Bloomington,IN 47405-3700 USA
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read h...
2008 Mar 05
0
Press delete key three times in R-2.6.1 to get segmentation fault (PR#10892)
...*link:
%{!static:--eh-frame-hdr} -m %(link_emulation) %{shared:-shared} %{!shared:
%{!ibcs: %{!static: %{rdynamic:-export-dynamic}
%{!dynamic-linker:-dynamic-linker %(dynamic_linker)}} %{static:-static}}}
*lib:
%{pthread:-lpthread} %{shared:-lc} %{!shared:%{mieee-fp:-lieee}
%{profile:-lc_p}%{!profile:-lc}}
*mfwrap:
%{static: %{fmudflap|fmudflapth: --wrap=malloc --wrap=free --wrap=calloc
--wrap=realloc --wrap=mmap --wrap=munmap --wrap=alloca} %{fmudflapth:
--wrap=pthread_create}} %{fmudflap|fmudflapth: --wrap=main}
*mflib:
%{fmudflap|fmudflapth: -export-dynami...
2004 Feb 15
2
build problems on Fedora Core 1
...init.ogcc -I../../../../include
-I/usr/include -I/usr/include -I/usr/X11R6/include -I/usr/local/include
-D__NO_MATH_INLINES -mieee-fp -fPIC -g -O2 -c tcltk.c -o tcltk.o
gcc -shared -L/usr/local/lib -o tcltk.so init.o tcltk.o -L/usr/lib
-ltcl8.3 -L/usr/lib -ltk8.3 -L/usr/X11R6/lib -lX11 -ldl -lieee -lm -lm
mkdir -p -- ../../../../library/tcltk/libs
make[5]: Leaving directory `/home/strimmer/R-devel/src/library/tcltk/src'
make[4]: Leaving directory `/home/strimmer/R-devel/src/library/tcltk/src'
make[3]: Leaving directory `/home/strimmer/R-devel/src/library/tcltk'
make[3]: Entering...
2005 Dec 14
3
R-beta: configure problem (tcltk) on 64 bit Red Hat EL
Dear developeRs,
I use Red Hat Enterprise Linux WS release 4 (Nahant Update 2) on an
x86_64 machine (two Intel P4 CPUs with 64 bit support), and
R-beta_2005-12-12_r36712.tar.gz.
If I run configure without any options, it does not list tcltk among
the supported interfaces:
./configure
[...]
R is now configured for x86_64-unknown-linux-gnu
Source directory: .
Installation directory:
2004 Oct 16
3
Problem Compiling R-2.0.0 on Linux Alpha
...tcl8.4.7/include
-I/usr/local/tk8.4.7/inc
lude -I/usr/X11R6/include -I/usr/local/include -mieee-with-inexact
-fPIC -g -O
2 -c tcltk.c -o tcltk.o
gcc -shared -L/usr/local/lib -o tcltk.so init.o tcltk.o
-L/usr/local/tcl8.4.7/l
ib -ltcl8.4 -L/usr/local/tk8.4.7/lib -ltk8.4 -L/usr/X11R6/lib -lX11 -ldl
-lieee
-lm -lm -L../../../../lib -lR
mkdir -p -- ../../../../library/tcltk/libs
make[5]: Leaving directory
`/home1/rajiv/software/src-7.2/R-2.0.0/src/library/tc
ltk/src'
make[4]: Leaving directory
`/home1/rajiv/software/src-7.2/R-2.0.0/src/library/tc
ltk/src'
make[3]: Leaving directory
`/home1/r...
2004 Oct 16
3
Problem Compiling R-2.0.0 on Linux Alpha
...tcl8.4.7/include
-I/usr/local/tk8.4.7/inc
lude -I/usr/X11R6/include -I/usr/local/include -mieee-with-inexact
-fPIC -g -O
2 -c tcltk.c -o tcltk.o
gcc -shared -L/usr/local/lib -o tcltk.so init.o tcltk.o
-L/usr/local/tcl8.4.7/l
ib -ltcl8.4 -L/usr/local/tk8.4.7/lib -ltk8.4 -L/usr/X11R6/lib -lX11 -ldl
-lieee
-lm -lm -L../../../../lib -lR
mkdir -p -- ../../../../library/tcltk/libs
make[5]: Leaving directory
`/home1/rajiv/software/src-7.2/R-2.0.0/src/library/tc
ltk/src'
make[4]: Leaving directory
`/home1/rajiv/software/src-7.2/R-2.0.0/src/library/tc
ltk/src'
make[3]: Leaving directory
`/home1/r...