The Sun's installation is bonus Software, which basically includes common software. However, sometimes it is often necessary to import some software in some free software communities to enrich our means. Free Software Community Here: http://www.gnu.org The following is an example of importing GCC as an example. Method 1: Find the GCC homepage from the Free Software Community Home: http://gcc.gnu.org/, then compile. The compilation method of free software is similar, basically the configuration -> compile -> test -> installation. % srcdir / configure [options] [target]% make cflags = '- o' libcflags = '- g -O2' libcxxflags = '- g -O2 -fno-implicit-templates' bootstrap% make -k check% make destdir = For the specific parameter setting method of Path-to-rootdir install, please refer to the GCC page. In addition, the above example has a hypothesis that you already have other C compilers and Make software. This way, you can use them to install GCC. Method 2: Download binary installation directly. This method is how fast it is. Because the steps above the method 1 already have a high person to do well on each platform, and open it out, this will save a lot of trouble, just find the corresponding version of Binary, download -> installation. Here is the famous SunfreeWare home page: http://www.sunfreeWare.com/ Unfortunately, comrades in China do not seem to access (呜 哀 哀!), Please find a strong proxy server to get it. Here is some IP information for you to refer: C: /> ping sunfreeWare.com
Pinging sunfreeWare.com [66.193.208.66] with 32 bytes of data:
Reply from 66.193.208.66: bytes = 32 time = 215ms TTL = 231Reply from 66.193.208.66: bytes = 32 time = 199ms TTL = 232Reply from 66.193.208.66: bytes = 32 time = 216ms TTL = 232Reply from 66.193.208.66: bytes = 32 TIME = 209ms TTL = 232