search for: dstdc

Displaying 3 results from an estimated 3 matches for "dstdc".

Did you mean: lstdc
2004 Aug 06
1
Re: speex 1.1.4 compile fails/vq.h parse error
...eex > make[1]: Entering directory `/home/war/speex-1.1.4/libspeex' > if /bin/sh ../libtool --mode=compile gcc -DPACKAGE_NAME=\"\" > -DPACKAGE_TARNAME=\ > "\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" > -DSTDC > _HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 > -DHAVE_STR > ING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 > -DHAVE_STDINT_H > =1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1 > -DHAVE_LIBOGG=1 - > DHAVE_LIBM=1 -DVERSIO...
2003 Dec 08
0
Re: Compiling R in 64-bit mode on AIX
...an offer you a solution that was actually found by one of our customers, Tobias Reber from DKFZ (German Cancer Research Center). I am appending a patch (generated by cvs diff -c ...) that I applied to R v1.6.2. Then I typed the following two commands. OBJECT_MODE=64 \ MAKE=gmake \ CC="cc -DSTDC" \ CXX="xlC" \ MAIN_LDFLAGS="-Wl,-brtl" \ SHLIB_LDFLAGS="-Wl,-G" \ F77="xlf" \ ./configure \ --without-x \ --without-blas OBJECT_MODE=64 gmake After this I tested with "gmake check" and found no errors. I have just retried the above on the f...
2005 May 11
5
Implementing R on IBM p690 cluster Jump
Dear All, we're trying to implement R on the IBM p690 cluster "Jump" at the research centre in J?lich, Germany (c.f. http://www.fz-juelich.de/nic/Supercomputer/computer-e.html) using the most recent version of R (2.1.0) and precisly following the installation instructions. After ./configure we get the final message: ---------------- R is now configured for powerpc-ibm-aix5.2.0.0