Displaying 1 result from an estimated 1 matches for "amd_bench".
2005 Aug 23
1
compile R with Portland Group compiler
...__GNUC__
| choke me
| #endif
|
| ;
| return 0;
| }
configure:4184: result: no
configure:4190: checking whether /usr/pgi/linux86-64/6.0/bin/pgcc accepts -g
If I ignored the config.log errors and went ahead to do make, I got the
following errors,
make[3]: Entering directory `/home/cuser/AMD_BENCH/R-2.1.1/src/main'
/usr/pgi/linux86-64/6.0/bin/pgcc -I../../src/extra/zlib
-I../../src/extra/bzip2 -I../../src/extra/pcre -I. -I../../src/include
-I../../src/include -I/usr/pgi/linux86-64/6.0/include
-I/usr/pgi/linux86-64/6.0/include/CC -DHAVE_CONFIG_H -g -O2 -c regex.c
-o regex.o
PGC-W-0...