Am Mon, 23 Dec 2013 06:20:51 +0000 schrieb "Mineko" <uminekorox at gmail.com>: > This one's kinda short.. > > Is it possible to change the variable that gdc finds cc1d? > > Something like gdc -gcc=/whatever/gcc_backend? The -B option should do what you want. http://gcc.gnu.org/onlinedocs/gcc/Directory-Options.html