search for: allow_undefined_flag

Displaying 2 results from an estimated 2 matches for "allow_undefined_flag".

2001 Jul 29
1
Compiling R (1.3.0) on AIX (4.3) fails (PR#1034)
...le R on AIX 4.3. 1) acinclude.m4: A string on line 3096 starts with a single quote: ' but is terminated with a double quote: ". (This leads to the weird error message that configure can't execute 'shared' on line 4060.) The fix is simply to use single quotes both times: allow_undefined_flag='${wl}-berok' 2) after configure (with CC=gcc but using AIX's linker /usr/bin/ld), the Makefile in src/library/tcltk/src doesn't protect the linker flags -bI with -Xlinker! (-Xlinker is required when using gcc so that the linker flags are passed on to ld correctly. Which I know th...
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