Again, I'd prefer it without puts. But otherwise seems OKish. However, I'm inclined to say we should define a macro for this type of test rather than repeating the boilerplate. The macro would do the _start magic and the compile+link command that's common between the two tests. Thanks, Roland