Skip to content
Prev 36031 / 63424 Next

Compiling R on Linux with SunStudio 12.1: "wide-character type" problems (rt)

You can work around this by disabling large file support (configure
--disable-largefile).

This seems to be another glibc bug. In the header glob.h, there are two
lines where the pre-processor fails to check that __GNUC__ is defined,
and it isn't defined when using Sun Studio.

Evidently, glibc was designed to work with gcc and has not been
extensively tested with other compilers, or other vendors have learned
to work around the bugs.

Martyn
On Tue, 2010-02-23 at 16:55 -0600, rt wrote:
-----------------------------------------------------------------------
This message and its attachments are strictly confidenti...{{dropped:8}}