Mail Archives: pgcc/1999/03/12/02:53:50
>On Wed, 10 Mar 1999, Webb, James R(V97187) wrote:
>> I just compiled Mesa-3.0 with pgcc-1.1.1. The package seemed to compile ok,
>> but the resulting demos/sample files suffer from extreme rendering (or lack
>> thereof) problems.
>Remove the -ffast-math flag.
>LLaP
>bero
Or try -ffast-math -fno-strength-reduce. I reported a bug caused by fast-math
combined with strength-reduce. Unfortunately, this bug sits in latest snapshot,
too. I suppose that Mesa would be faster compiled with gcc 2.7.2.3 -ffast-math
than with pgcc -fno-fast-math.
Krzysztof
- Raw text -