On Mon, Jan 24, 2000 at 01:36:47PM -0800, Mark Mitchell wrote: > /usr/src/redhat/BUILD/egcs/obj-i386-linux/gcc/../../gcc/builtins.c:2609: > undefined reference to `build_unary_op' Bugger. I forgot I'd just bootstrapped C and C++. While I believe this functionality really belongs in builtins.c, I copped out and moved it to c-common.c. r~