Re: [Rd] R292 on AIX53 using gcc

2009-10-21 Thread Chuck White
Hello -- I haven't received any respones to my previous post on compiling R2.9.2 for AIX 5.3. Meanwhile, I have looked at the following post by Ei-ji Nakama [http://tolstoy.newcastle.edu.au/R/e4/devel/08/07/2171.html] and it appears that all the changes suggested in the patch are already in R2.9

Re: [Rd] R292 on AIX53 using gcc

2009-10-18 Thread Chuck White
Hello -- after my previous post, I tried to compile R 2.9.2 using xlc. The config.site changes are: == OBJECT_MODE=64 AR="ar -X64" R_SHELL=/usr/bin/bash CONFIG_SHELL=/usr/bin/bash CC="xlc_r -q64" CFLAGS="-O -qstrict" CPPFLAGS="-I/usr/include -I/usr/local/includ