On Wednesday, June 01, 2011 13:35:38 Joel Brobecker wrote: > This patch fixes a build failure at link time due to > sim_complete_command being undefined. There was a recent change > that added this function to all the ports that do not use the > common/ subdir. But somehow, the erc32 port got missed. i didnt build test it because i couldnt figure out how to even configure for the target. i still dont ;). $ ./configure --target=erc32-elf checking target system type... Invalid configuration `erc32-elf': machine `erc32' not recognized configure: error: /bin/sh ../../config.sub erc32-elf failed -mike