On Sun, 2004-06-06 at 05:09, Adrian Bentley wrote: > Is there any pragma or the like to disable gcc optimizations around a > certain part of a file? Trying to get around this is taking way too > long :). Create a separate file with that specific subroutine in it and compile without optimisations. The simple solution often eludes us :-) -- Thanks KenF OpenOffice.org developer