Installing GCC components in separate directories

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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/




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux