[gs-bugs] [Bug 691895] colors are wrong on Solaris
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Tue Jan 18 09:58:23 UTC 2011
http://bugs.ghostscript.com/show_bug.cgi?id=691895
Chris Liddell <chris.liddell at artifex.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
CC| |chris.liddell at artifex.com
Resolution| |WORKSFORME
--- Comment #4 from Chris Liddell <chris.liddell at artifex.com> 2011-01-18 09:58:20 UTC ---
As it happens, I've been sorting out some build problems on Solaris/Sparc, so I
tested this with trunk.
In the absence of a command line in the original report, I tried four
./gs -sDEVICE=pnmraw -o output/stuff%03d.pnm -r100 -dBATCH -dNOPAUSE
~/Downloads/pgl.ps
./gs -sDEVICE=tiff32nc -o output/stuff%03d.tif -r100 -dBATCH -dNOPAUSE
~/Downloads/pgl.ps
./gs -sDEVICE=pgmraw -o output/stuff%03d.pgm -r100 -dBATCH -dNOPAUSE
~/Downloads/pgl.ps
./gs -sDEVICE=pngalpha -o output/stuff%03d.png -r100 -dBATCH -dNOPAUSE
~/Downloads/pgl.ps
And all produce the correct (same as x86) output. That's on Solaris 10 with gcc
3.4.6. I also tested a build with the SunStudio 12.2 tools, but only using the
pnmraw device - again, the output matched the x86 output.
So I think Michael is probably right, this is the same big endian issue we
fixed previously (see Bug 691696).
--
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the gs-bugs
mailing list