Thank you, Chris. Now it works fine! Fernando > > You want to use "external storage" so that the bool value gets put into > some other global variable, then you declare the global in the public > header. Take a look at how llvm/Target/TargetOptions.h works. > > -Chris