Grass&Solaris:Solution????

Regarding Darrell's query about the trend toward using binary
versions of GRASS, I'll put in my two cents worth.

I have solaris 2.3 and a Sparc20, and when I ordered it, I wasn't
aware that the cc compiler wasn't included. Since GRASS is the
main reason I need a compiler, at all, cc has worked fine. Without
cc, I was faced with the decision of either getting gcc running or
purchasing something, which was not in the budget this year, or
using the binaries.

I chose what I thought was the most straight forward route - binaries.

Unfortunately, the solaris 2.x binaries from the moon did NOT work.
The problems with interactive commands and stderr have not solved
to my knowledge.

I've also had some hesitancy (unfounded?) about using gcc to compile
GRASS on this machine. For me, the problem is not with the documentation
for GRASS compilation, etc. I could use some reassurance that GRASS
compiles as smoothly under one compiler as another. And I see the
potential problems with installing gcc as more daunting than GRASS.

I think overall, it's the issues peripheral to GRASS - Xwindows,
compilers, graphics cards, operating systems - that have given
me the most trouble, not GRASS, itself.

Marilyn Ruiz
ruiz@thales.geog.ufl.edu

"Marilyn Ruiz" (ruiz@thales.geog.ufl.edu) writes on 4 Oct 94:

I've also had some hesitancy (unfounded?) about using gcc to compile
GRASS on this machine. For me, the problem is not with the documentation
for GRASS compilation, etc. I could use some reassurance that GRASS
compiles as smoothly under one compiler as another. And I see the
potential problems with installing gcc as more daunting than GRASS.

FWIW, I've found gcc to be a much better compiler than products
produced by SunSoft. It doesn't take more than one or two
instances of
   bang head against terminal for days looking for bug;
   break down and ask comp.lang.c or similar gurus for help;
only to hear
   oh, looks like you've found bug #n in Sun's cc. Use gcc instead.
This was more true before cc was unbundled.

also FWIW, I've also seen binary distributions of gcc.

I think overall, it's the issues peripheral to GRASS - Xwindows,
compilers, graphics cards, operating systems - that have given
me the most trouble, not GRASS, itself.

agreed. The alpha machine is a prime example.

Marilyn Ruiz
ruiz@thales.geog.ufl.edu

--Darrell