[Zlib-devel] zlib-1.2.5 configure script issues

Mark Adler madler at alumni.caltech.edu
Fri Apr 23 16:06:00 EDT 2010


On Apr 23, 2010, at 12:49 PM, Fabian Groffen wrote:
> 1) Solaris /bin/sh doesn't grok $(...)

I have changed that to ${...}, which is what I am assuming the Solaris sh is expecting.

> 2) Solaris support is only for Sun's SunStudio compiler, not GCC.  I
>   simply added SunOS* and solaris* to case switch for Linux* and
>   linux*.  This works great for me.

Do all Solaris machines have gcc installed?

> I'd expect SunOS | solaris* and alike for other platforms, e.g. Darwin | darwin*.

I have added the darwin* to Darwin* and solaris* to SunOS\ 5*.

Mark





More information about the Zlib-devel mailing list