Hi, I build MinGW using the following PL: ada,c,c++,fortran,obj-c,obj-c++ I need the ability to install the necessary files for each specific PL in separate directories. I think it needs to use something like "make DESTDIR=<dir> install-gcc-c" / "make DESTDIR=<dir> install-gcc-c++" / "make DESTDIR=<dir> install-ada", and so on. The question is that I was not able to find the names of the rules for each PL. Thanks! -- Regards, niXman ___________________________________________________ Dual-target(32 & 64-bit) MinGW compilers for 32 and 64-bit Windows: http://sourceforge.net/projects/mingwbuilds/ ___________________________________________________ Another online IDE: http://liveworkspace.org/