On 06/16/18 08:03, Matthew R. Trower wrote:

Interesting; both -ansi and std=gnu90 fail for me on GCC6 ---
specifically in libast.  I've attached the log, but if you can't
reproduce, maybe you won't have much to say.  I might be the only one
here trying to build on modern hipster... (Ulrich's install is coming up
on 4 years soon)

In the meantime I've setup a new system with Hipster 2018.04 and can
reproduce the problems.

I've solved most gcc6 problems by setting _XOPEN_SOURCE to 700 like the
other platforms already have. And by raising the mentioned numbers to 8.
Both is quick and dirty, but works for the moment.
The last problem is libast also here. It's hard to fix because the error
is in a temporary file which is removed right away after the error.


Anyway, it's not a priority for me.  I prefer to build with SunStudio.
GCC 4.x is also an option. I thought it would be nice if OI's default
compiler could build CDE for release (I had entertained some thoughts of
trying to get it into the package tree, somehow).  But personally, I'd
rather spend the time investigating the SPARC situation...

I can say that CDE was ok on Solaris SPARC in 2014. But Openindiana SPARC
didn't work because it was just not available. Did it change in the
meantime?


--
Ulrich Wilkens
Email: m...@uwilkens.de


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to