On 09/24/2009 09:06 AM, Ulrich Weigand wrote: > Putting the macro into targhooks.h actually looks quite straightforward. No. targhooks.h is (again) used only by files that need to implement the target structure. It should not be pulled in to other files. r~