Re: [Rd] R-2.3.1 on AIX 5.3 installation.

2006-08-03 Thread Prof Brian Ripley
That is not what I think those lines indicate in R-patched. They are all (in my copy, r38783, unchanged since r38499, 2006-07-06) case sizeof(long): and all protected by #if SIZEOF_LONG == 8 So the compiler used to do the configure and that used to do the compilation think 'long'

Re: [Rd] R-2.3.1 on AIX 5.3 installation.

2006-08-02 Thread Thomas Lumley
On Wed, 2 Aug 2006, kamil Marcinkowski wrote: > latest R-patched: also fails. > >> /usr/vac/bin/xlc_r -I../../src/extra/zlib -I../../src/extra/bzip2 - >> I../../src/extra/pcre -I. -I../../src/include -I../../src/include - >> I/usr/local/include -DHAVE_CONFIG_H -O -qstrict -c connections.c - >> o