Displaying 3 results from an estimated 3 matches for "uwe_f_may".
Did you mean:
uwe_f_mayer
2009 Aug 21
1
R compilation problem on 64 bit SunOS (PR#13898)
Full_Name: Uwe F. Mayer
Version: 2.9.1
OS: SunOS myhost 5.10 Generic_120012-14 i86pc i386 i86pc Solaris
Submission from: (NULL) (216.113.168.130)
With the change of the NLS handling from 2.9.0 to 2.9.1 the compilation breaks,
even as I do specifically not request nls.
Specifics:
gcc -v
Using built-in specs.
Target: x86_64-pc-solaris2.10
Configured with: ../../src/gcc-4.4.0/configure
2009 Aug 21
0
R installation problem with recommended packages (PR#13899)
Full_Name: Uwe F. Mayer
Version: 2.9.1
OS: SunOS myhost 5.10 Generic_120012-14 i86pc i386 i86pc Solaris
Submission from: (NULL) (216.113.168.130)
Standard configuration (that is, not specifying --without-recommended-packages)
leads to the following error:
gmake[2]: Leaving directory `/usr/local/opt/build/R-2.9.1/src/library'
gmake[1]: Leaving directory
2009 Aug 21
0
R installation problem with shared libraries (PR#13900)
Full_Name: Uwe F. Mayer
Version: 2.9.1
OS: SunOS myhost 5.10 Generic_120012-14 i86pc i386 i86pc Solaris
Submission from: (NULL) (216.113.168.130)
Configuration problem with the creation of shared libraries: Compilation only
succeeds if SHLIB_LDFLAGS="-shared" is added to the configure command line. This
is likely due to a wellknown gcc-4 feature, in that gcc requires -shared and not