
31 Dec
2015
31 Dec
'15
1:49 p.m.
Thank you Karel. I'll try that tomorrow and report back my results.
On Thu, Dec 31, 2015 at 09:00 Ben Gamari
Karel Gardas
writes: Hi Alain,
I guess you are hit by well known issue in GCC's CPP on Solaris. Just verify here:
https://gcc.gnu.org/ml/gcc/2014-08/msg00114.html
solution in this case is simple: use configure option to set different non buggy CPP as a CPP for GHC.
Please let me know if this is the culprit,
Perhaps we should add an autoconf check to preempt this issue and point affected users in the direction of a solution?
Cheers,
- Ben