On 12/07/2012 03:26 PM, Matt Turner wrote:
On Fri, Dec 7, 2012 at 2:11 PM, Brian Paul wrote:
On 12/07/2012 10:40 AM, Chad Versace wrote:
On 12/07/2012 01:29 PM, dmi...@freedesktop.org wrote:
./configure --enable-debug seems to leave -O2 omptimization flag
turned on.
Is there a quick method
On Fri, Dec 7, 2012 at 2:11 PM, Brian Paul wrote:
> On 12/07/2012 10:40 AM, Chad Versace wrote:
>>
>> On 12/07/2012 01:29 PM, dmi...@freedesktop.org wrote:
>>>
>>> ./configure --enable-debug seems to leave -O2 omptimization flag
>>> turned on.
>>>
>>> Is there a quick method to switch it off?
>>
>
On 12/07/2012 10:40 AM, Chad Versace wrote:
On 12/07/2012 01:29 PM, dmi...@freedesktop.org wrote:
./configure --enable-debug seems to leave -O2 omptimization flag
turned on.
Is there a quick method to switch it off?
During the ./configure&& make&& make install process, I set
export CFLAGS=
>
> During the ./configure && make && make install process, I set
>
> export CFLAGS="-O0 -g3"
> export CXXFLAGS="-O0 -g3"
>
>
It works. Thanks!
--
With best regards,
Dmitry
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedeskt
On 12/07/2012 01:29 PM, dmi...@freedesktop.org wrote:
> ./configure --enable-debug seems to leave -O2 omptimization flag
> turned on.
>
> Is there a quick method to switch it off?
During the ./configure && make && make install process, I set
export CFLAGS="-O0 -g3"
export CXXFLAGS="-O0 -g3"
The
./configure --enable-debug seems to leave -O2 omptimization flag
turned on.
Is there a quick method to switch it off?
Thanks.
--
With best regards,
Dmitry
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/li