hi,
>>>>> "Sathya" == Sathya Krishnamurthy <skrishna at cscs.ch> writes:
Sathya> Because, some time back I experimented with -O3 flag and
Sathya> it regularly crashed the VTK.
Under linux (gcc v 2.95.2) the following work fine
USER_CFLAGS = -O2
USER_CXXFLAGS = -O2
I dont know about -O3.
prabhu