Problems compiling coreutils-8.5 on Solaris 5.10 on Intel platform
- by PP
I am having trouble compiling coreutils-8.5 on Solaris 5.10 on the Intel platform using cc.
Firstly I had the following error during ./configure:
checking whether <wchar.h> uses 'inline' correctly... no
configure: error: <wchar.h> cannot be used with this compiler (/tool/sunstudio12.1/bin/cc -xc99=all -g -D_REENTRANT).
This seemed…