On Jun 5, 2006, at 5:24 AM, Ranjit Mathew wrote:
I found out recently that with just the gcc-core and gcc-g++ files, bootstrapping with --enable-languages=c,c++ fails since "gcc/objcp" was being processed without Objective C front-end and runtime files being there in the source tree.
I think this patch looks ok, but, things like this should be reviewed by the people that run them.