Hi Chris, > Isn't there some other way of finding out if a target is PE-based other > than enumerating all of the target names? Not really. We could move the code into the ld testsuite library however, like the is_elf_format proc that is already there. Cheers Nick