Ted.H.Fong at kp.org
2011-Feb-25 21:14 UTC
[R] Compiling R-2.12.1 with gcc 3.4.6 on Sun Sparc Solaris 10
Dear R-HELP, We are compiling R-2.12.1 for 64 bits onto a Sun Sparc machine below: SunOS 5.10 Generic_142900-13 sun4u sparc SUNW,Netra-T12 The source was compiled successfully with "gcc version 3.4.6" by using the default configuration and has produced R-2.12.1 in 32 bits. Compiling R-2.12.1 for the 64 bits by configuring the config.site file as follow: CC="gcc -m64" F77="f77 -m64" CXX="g++ -m64" FC=$F77 CPPFLAGS='-I/usr/sfw/include' LDFLAGS='-L/usr/lib/64 -L/usr/sfw/lib/64 -L/usr/sfw/lib/sparcv9 -L/usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/sparcv9' has produced following messages: configure: error: --with-readline=yes (default) and headers/libs are not available See attached configure.out.txt file and config.site file . Appreciate your help to identify the missing header/libs when compiling R-2.12.1 for 64 bits on the above platform ? The R-2.11.1 compiled version from Sunfreeware download is verified to be 32 bits.> .Machine$sizeof.pointer[1] 4 This should return 8 for 64 bits. Would there be a compiled version of R-2.12.1 64 bits available for download ? Thanks Ted Fong NOTICE TO RECIPIENT: If you are not the intended recipient of this e-mail, you are prohibited from sharing, copying, or otherwise using or disclosing its contents. If you have received this e-mail in error, please notify the sender immediately by reply e-mail and permanently delete this e-mail and any attachments without reading, forwarding or saving them. Thank you. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: configure.out.txt URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110225/cfb327da/attachment.txt> -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: config.site.txt URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110225/cfb327da/attachment-0001.txt>
Ted.H.Fong at kp.org
2011-Feb-26 00:18 UTC
[R] Compiling R-2.12.1 with gcc 3.4.6 on Sun Sparc Solaris 10
Dear R-HELP, We are compiling R-2.12.1 for 64 bits onto a Sun Sparc machine below: SunOS 5.10 Generic_142900-13 sun4u sparc SUNW,Netra-T12 The source was compiled successfully with "gcc version 3.4.6" by using the default configuration and has produced R-2.12.1 in 32 bits. Compiling R-2.12.1 for the 64 bits by configuring the config.site file as follow: CC="gcc -m64" F77="f77 -m64" CXX="g++ -m64" FC=$F77 CPPFLAGS='-I/usr/sfw/include' LDFLAGS='-L/usr/lib/64 -L/usr/sfw/lib/64 -L/usr/sfw/lib/sparcv9 -L/usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/sparcv9' has produced following messages: configure: error: --with-readline=yes (default) and headers/libs are not available See attached configure.out.txt file and config.site file . Appreciate your help to identify the missing header/libs when compiling R-2.12.1 for 64 bits on the above platform ? The R-2.11.1 compiled version from Sunfreeware download is verified to be 32 bits.> .Machine$sizeof.pointer[1] 4 This should return 8 for 64 bits. Would there be a compiled version of R-2.12.1 64 bits available for download ? Thanks Ted Fong NOTICE TO RECIPIENT: If you are not the intended recipient of this e-mail, you are prohibited from sharing, copying, or otherwise using or disclosing its contents. If you have received this e-mail in error, please notify the sender immediately by reply e-mail and permanently delete this e-mail and any attachments without reading, forwarding or saving them. Thank you. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: configure.out.txt URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110225/1a9970c2/attachment.txt> -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: config.site.txt URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110225/1a9970c2/attachment-0001.txt>
Possibly Parallel Threads
- Compiling R-2.8.1 on Sparc Solaris 10: libRlapack.so: symbol __vlog_: referenced symbol not found
- 32 bit error compiling R on sparc-sun-solaris (PR#1273)
- Building R on Sun Solaris 10 (SPARC) using Sun Studio 12
- Compiling Matrix on Solaris 10 x86-64 Sun Studio 12
- Error 1 : undefined first referenced symbol