Is there a command line option for gcc that would allow me to override the cc1 executable that gets invoked? gcc -???=/some/path/cc1.new file.c Thanks, Pat