search for: qstrict

Displaying 20 results from an estimated 23 matches for "qstrict".

Did you mean: strict
2018 Jan 19
1
IBM Power vs Markdown
...=========================================== downloaded 78 KB installing source package 'markdown' ... ** package 'markdown' successfully unpacked and MD5 sums checked ** libs /opt/ibm/xlC/13.1.6/bin/xlc_r -q64 -I/usr/local/lib64/R/include -DNDEBUG -I/usr/local/include -qpic -g -O2 -qstrict -qfloat=nomaf:fenv -c Rbase64.c -o Rbase64.o /opt/ibm/xlC/13.1.6/bin/xlc_r -q64 -I/usr/local/lib64/R/include -DNDEBUG -I/usr/local/include -qpic -g -O2 -qstrict -qfloat=nomaf:fenv -c Rinit.c -o Rinit.o /opt/ibm/xlC/13.1.6/bin/xlc_r -q64 -I/usr/local/lib64/R/include -DNDEBUG -I/usr/local/include -qp...
2008 Jul 17
2
AIX 5.3 --enable-R-shlib --with-x ---with-iconv make error with R-2.7.0 and R-2.7.1
...and get the very similar errors. The machine info: ----------------------- $uname -srvp AIX 3 5 powerpc ---------------------- My configuration is this: ---------------------------------------------------------- ./configure \ CC="xlc_r -q64" \ CFLAGS="-O -qstrict" \ CXX="xlC_r -q64" \ CXXFLAGS="-O -qstrict" \ F77="xlf_r -q64" \ AR="ar -X64" \ CPPFLAGS="-I/my_libiconv_dir/include -I/usr/lpp/X11/include/X11" \ LDFLAGS="-L/my_libi...
2003 May 08
1
problems compiling R on AIX5.1
...irst of all I would thank all who responded my mails. I explain here how I've done it: First of all, it seems that configure and some shared libraries of AIX does not work at the same time. I tried to configure & make with the following environment vars CC=xlc F77=xlf CCC=xlC CFLAGS=-O3 -qstrict -qmaxmem=8192 FFLAGS=-O3 -qstrict -qmaxmem=8192 MAIN_LDFLAGS=-Wl,-brtl SHLIB_LDFLAGS=-Wl,-G CXXFLAGS=-O2 -qmaxmem=8192 FC=xlf CCFLAGS=-O3 -qstrict -qmaxmem=8192 But for some reason at make the compilation failed when trying to locate a shared library for X. For this reason I tried to discard share...
2010 Dec 19
1
Unable to build R-2.10.0 and later releases on AIX 6.1
...CONV/include -I/usr/lpp/X11/include/X11" LDFLAGS="-L$LIBICONV/lib -L/usr/lib -L/usr/X11R6/lib" CONFIG_SHELL=/usr/bin/bash MAKE=/opt/freeware/bin/make CC="xlc" CXX="xlc++" FC="xlf" F77="xlf" CFLAGS="-qarch=auto -qcache=auto -qtune=auto -O3 -qstrict -ma" FFLAGS="-qarch=auto -qcache=auto -qtune=auto -O3 -qstrict" FCFLAGS="-qarch=auto -qcache=auto -qtune=auto -O3 -qstrict" CXXFLAGS="-qarch=auto -qcache=auto -qtune=auto -O3 -qstrict" export OBJECT_MODE LIBICONV CC CFLAGS CXX CXXFLAGS F77 CPPFLAGS LDFLAGS export...
2006 Jun 02
1
Installation R-2.3.1 on IBM AIX5.3 (PR#8931)
Full_Name: Karsten Tabelow Version: R-2.3.1 OS: AIX5.3 Submission from: (NULL) (62.141.176.2) Specification in config.site: CC=xlc_r CFLAGS='-O -qstrict' F77=xlf_r FFLAGS='-O -qstrict' SHLIB_LDFLAGS='-G' DYLIB_LDFLAGS='-G' LDFLAGS='-brtl' CXX=xlc++_r CXXFLAGS='-O -qstrict' Complilation error in src/main/printutils.c: "printutils.c", line 582.7: 1506-1352 (S) "va_start" may not appear...
2010 Jan 19
1
Error compiling R 2.10.1 on AIX
...nc.edu/pkg/r-2.10.1/.build/rs_aix53/R-patched/src/library/tools ' My environment and configure settings are as follows: export PATH=/usr/local/bin:/opt/freeware/bin:$PATH export OBJECT_MODE=64 export LIBICONV=/opt/freeware export CC="xlc_r -q64" export CFLAGS="-O -qstrict" export CXX="xlC_r -q64" export CXXFLAGS="-O -qstrict" export AR="ar -X64" export F77="xlf_r -q64" export CPPFLAGS="-I/afs/isis/pkg/libpng/include -I/usr/local/include -I$LIBICONV/include -I/usr/lpp/X11/include/X11" export LDF...
2003 May 08
0
problems compiling R on AIX5.1 (PR#2953)
...irst of all I would thank all who responded my mails. I explain here how I've done it: First of all, it seems that configure and some shared libraries of AIX does not work at the same time. I tried to configure & make with the following environment vars CC=xlc F77=xlf CCC=xlC CFLAGS=-O3 -qstrict -qmaxmem=8192 FFLAGS=-O3 -qstrict -qmaxmem=8192 MAIN_LDFLAGS=-Wl,-brtl SHLIB_LDFLAGS=-Wl,-G CXXFLAGS=-O2 -qmaxmem=8192 FC=xlf CCFLAGS=-O3 -qstrict -qmaxmem=8192 But for some reason at make the compilation failed when trying to locate a shared library for X. For this reason I tried to discard share...
2010 Jan 25
1
Help on R-2.10.1 installation on AIX5.3
...#39; make[5]: Entering directory `/rnd/homes/tmp/R-2.10.1/src/library/tools/src' xlc_r -q64 -qlanglvl=extc99 -I../../../../include -I/rnd/homes/libiconv/AIX/include -I/rnd/homes/libpng/AIX/include -I/rnd/homes/libjpeg/AIX/include -I/rnd/homes/zlib/AIX/include -I/usr/lpp/X11/include/X11 -O -qstrict -c text.c -o text.o xlc_r -q64 -qlanglvl=extc99 -I../../../../include -I/rnd/homes/libiconv/AIX/include -I/rnd/homes/libpng/AIX/include -I/rnd/homes/libjpeg/AIX/include -I/rnd/homes/zlib/AIX/include -I/usr/lpp/X11/include/X11 -O -qstrict -c init.c -o init.o xlc_r -q64 -qlanglvl=extc99 -I../../...
2009 Oct 17
1
R292 on AIX53 using gcc
I apologize for cross posting this message in the R-help group as well. Having posted it there a couple of hours ago, I felt this may be a more appropriate forum for a question of this type. Hello -- I am unable to build R 2.9.2 on IBM PowerPC AIX5.3. I would appreciate any help in this matter. ===============details============================== Machine: IBM PowerPC_POWER5 / 4 proc, 1499
2006 Oct 24
0
problem compilation on AIX
I'm trying to install R-2.4.0 on AIX 5.2. But, I have an error message during the compilation. Can you help me please? I have used : export OBJECT_MODE=64 export CC=/usr/bin/xlc_r export F77=/usr/bin/xlf_r export CXX=/usr/bin/xlC_r export LDFLAGS='-brtl' export CFLAGS='-O2 -qstrict' export FFLAGS='-O2 -qstrict' export CXXFLAGS='-O2 -qstrict' ./configure --prefix =/home/..... --without-readline That's ok. But, when I made the command "make", I obtained : ...... /usr/bin/xlc_r -Wl,-G -Wl,-bexpall -Wl,-bnoentry -brtl -o grDevices.so chull.o d...
2015 Jun 03
0
Matrix loading hangs on AIX 5.3 with 3.1.2
...tools where needed. Problem - the Matrix package hangs on installing. Gets to: Loading required package: Matrix and then nothing. Left overnight even. My env vars look like this: export OBJECT_MODE=64 export LIBICONV=/opt/freeware export CC="xlc_r -q64" export CFLAGS="-O -qstrict" export CXX="xlC_r -q64" export CXXFLAGS="-O -qstrict" export F77="xlf_r -q64" export AR="ar -X64" export CPPFLAGS="-I$LIBICONV/include -I/usr/lpp/X11/include/X11" export LDFLAGS="-L$LIBICONV/lib -L/usr/lib -L/usr/X11R6/lib" xlc -qv...
2010 Feb 03
0
Can't compile R 2.10.1 on AIX
...NamespaceFile -> read.dcf Execution halted make: *** [all] Error 1 My environment and configure settings look like this: export PATH=/usr/local/bin:/opt/freeware/bin:$PATH export OBJECT_MODE=64 export LIBICONV=/opt/freeware export CC="xlc_r -q64" export CFLAGS="-O -qstrict" export CXX="xlC_r -q64" export CXXFLAGS="-O -qstrict" export AR="ar -X64" export F77="xlf_r -q64" export CPPFLAGS="-I/afs/isis/pkg/libpng/include -I/usr/local/include -I$LIBICONV/include -I/usr/lpp/X11/include/X11" export LDF...
2009 Mar 12
1
How to install R-2.8.1 on AIX
Hi: I can't install the R-2.8.1 on the machine IBM AIX according the instruction configuratioin(OBJECT_MODE=64........). I can successfully ./configure ***, and get a Makefile. But during compiling the source code, there is some problem I can't fix it. Please tell me some tips about "how to install the R on my AIX. thankx very much. [[alternative HTML version deleted]]
2009 Feb 19
2
Build R-2.8.1 on AIX5.3
...ngefiles. But I can not find a patch R-2.8.1 in this path. So I want to know what I can do if I want to build R-2.8.1 on AIX5.3 In addition I use IBM compiler with below parameter: OBJECT_MODE=64 LIBICONV=/where/libiconv/installed CC="xlc_r -q64" CFLAGS="-O -qstrict" CXX="xlC_r -q64" CXXFLAGS="-O -qstrict" F77="xlf_r -q64" AR="ar -X64" CPPFLAGS="-I$LIBICONV/include -I/usr/lpp/X11/include/X11" LDFLAGS="-L$LIBICONV/lib -L/usr/lib -L/usr/X11R6/lib" --prefix=/my_R_d...
2004 Jun 23
0
Problem with XML package compilation on AIX
.../include -DLIBXML -I/opt/freeware/include/libxml2 -DUSE_EXTERNAL_SUBSET=1 -DROOT_HAS_DTD_NODE=1 -DDUMP_WITH_ENCODING=1 -DUSE_XML_VERSION_H=1 -DXML_ELEMENT_ETYPE=1 -DXML_ATTRIBUTE_ATYPE=1 -DNO_XML_HASH_SCANNER_RETURN=1 -DUSE_R=1 -D_R_=1 -DHAVE_VALIDITY=1 -I. -DLIBXML2=1 -I/usr/local/include -O -qstrict -c DocParse.c -o DocParse.o "DocParse.c", line 113.29: 1506-280 (E) Function argument assignment between types "const unsigned char*" and "char*" is not allowed. and then more of the same on other lines. Does anyone know what I can do to get this to compile happy and...
2004 May 03
3
R 1.9.0 on AIX, 64-bit
I'm trying to get R 1.9.0 running on AIX 5.1 with the standard AIX compilers (xlc, xlf) and it is failing 2 of the tests, test-Reg in reg-tests-1.R like this: bash-2.05b$ tail -30 reg-tests-1.Rout.fail [,1] [,2] [1,] 1 3 [2,] 2 4 [3,] 1 3 [4,] 2 4 > stopifnot(typeof(res) == "list") > ## were not implemented in 1.8.1 > > > ## Date objects with
2006 Feb 28
1
Compiling R on aix getting error
...is up to date. Target "Makedeps" is up to date. Target "libunix.a" is up to date. Target "Makedeps" is up to date. xlc -I../../src/extra/zlib -I../../src/extra/bzip2 -I../../src/extra/pcre -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -O -qstrict -c platform.c -o platform.o "/usr/include/netinet/in.h", line 793.1: 1506-166 (S) Definition of function socklen_t requires parentheses. "/usr/include/netinet/in.h", line 793.17: 1506-276 (S) Syntax error: possible missing '{'? "/usr/include/sys/socket.h", l...
2009 Jun 05
1
R 2.9.0 on AIX 5.3: Error: Invalid DESCRIPTION file
...quot;Makedeps" is up to date. Target "libnmath.a" is up to date. Target "Makedeps" is up to date. Target "libunix.a" is up to date. xlc_r -q64 -I. -I../../src/include -I../../src/include -I/usr/lpp/X11/include/X11 -DHAVE_CONFIG_H -O -qstrict -DR_HOME='"/opt/sw/install/R-2.9.0"' -o Rscript ./Rscript.c Target "Makedeps" is up to date. /opt/sw/install/R-2.9.0/bin/exec/R is unchanged Target "Makedeps" is up to date. Target "internet.so" is up to date. Target "al...
2012 Oct 30
2
[LLVMdev] [RFC] Extend LLVM IR to express "fast-math" at a per-instruction level
On Oct 30, 2012, at 1:46 AM, Duncan Sands <baldrick at free.fr> wrote: > Hi Michael, > >> Flags >> --- >> no NaNs (N) >> - ignore the existence of NaNs when convenient >> no Infs (I) >> - ignore the existence of Infs when convenient >> no signed zeros (S) >> - ignore the existence of negative zero when convenient > > while
2015 Jun 06
0
[Bug 1753] Use -funroll-loops with umac.c
...adding the a variation of the options -qhot to act on loop transformations. In summary, -funroll-loops is not a vac/xlc flag I am aware of - but there is documentation to be had to help setup your own customization. imho, anything beyond -O2 needs careful. At least for xlc/vac, unless you specify -qstrict with -O3 and above you are permitting the compiler to reorder code (blocks). -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.