Path: utzoo!attcan!uunet!husc6!mailrus!csd4.milw.wisc.edu!uxc!uxc.cso.uiuc.edu!m.cs.uiuc.edu!grunwald From: grunwald@m.cs.uiuc.edu Newsgroups: comp.windows.x Subject: Re: purdue speedups and gcc on ultrix Message-ID: <26900058@m.cs.uiuc.edu> Date: 21 Dec 88 06:49:00 GMT Lines: 10 Nf-ID: #R:<8812201952.AA06178@garnet.berke:-40:m.cs.uiuc.edu:26900058:000:339 Nf-From: m.cs.uiuc.edu!grunwald Dec 21 00:49:00 1988 The problem with the color initialization is a count-down timeout loop that gets optimized away by GCC. To fix it, find the error message & compile that file with -volatile. however, that won't solve your problems. Gcc 1.31 has some problems compiling X11R3 and you should probably just wait for 1.32. btw, `vcc' doesn't cut it either.