Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!convex!datri From: datri@convex.com (Anthony A. Datri) Newsgroups: comp.windows.x Subject: Re: Xv on color systems Message-ID: <109861@convex.convex.com> Date: 5 Dec 90 13:15:11 GMT References: <9012031922.AA02328@armory> <5016@trantor.harris-atd.com> Sender: usenet@convex.com Organization: Convex Computer Corporation; Richardson, TX Lines: 16 >> |We are running xv, the X image viewer, on a Sun 3/60 color machine, under >> |X11R4 with twm and olwm, and under OpenWindows with olwm. In all cases, >> |color images are displayed as black. >> This sounds suspiciously like a problem that I have with xloadimage >> when compiled with gcc 1.37, due to a gcc optimizer bug. > Interesting. The problem with xv was that it only works when compiled >with gcc, version 1.37, I believe. xv works for me on both 3's and 4's, when compiled with Sun's cc under 4.0.3 and run under real X. The save window doesn't work as I'd expect, though -- one can select a file from the browser, but clicking on it doesn't seem to do anything -- I have to manually type in the filename. I'm not sure if this is inherent to the code, or if it's a result of me compiling with too much optimization. --