현재 Sun 의 IDE toolkit인 Sun Studio는 Free이다. 기존에는 Sun Compiler는 구입해야하는 상용 Software였지만, 지금은 누구든지 다운로드 받아서 사용이 가능하다.
컴파일러도 하나의 프로그램이고, 버그가 있을 수 있다. 또한 좀 더 최적화된 Binary를 만들기 위한 Performance를 위한 patch도 있을 수 있다. 기존의 사용하던 컴파일러가 문제가 없었기 때문에, 안정 버젼으로 믿고 사용할 수도 있겠지만, 처음 개발환경을 만련한다거나, 새로운 프로젝트를 실행한다면, 컴파일러 환경도 Patch로 업데이트 하는 것이 좋다.
기존 Solaris 환경에서 Sun 의 Compiler를 사용하시고 계신 분이라면, 하기 Link에서 Patch 받아 설치할 수 있다.
Forte Developer6 부터 Sun Studio 12까지 모든 링크를 정리하였다.
http://developers.sun.com/sunstudio/downloads/patches/ss12_patches.jsp
http://developers.sun.com/sunstudio/downloads/patches/ss11_patches.html
http://developers.sun.com/sunstudio/downloads/patches/ss10_patches.html
http://developers.sun.com/sunstudio/downloads/patches/ss9_patches.html
http://developers.sun.com/sunstudio/downloads/patches/ss8_patches.html
http://developers.sun.com/sunstudio/downloads/patches/s1s8cc_patches.html
http://developers.sun.com/sunstudio/downloads/patches/s1s7ee_patches.html
http://developers.sun.com/sunstudio/downloads/patches/s1s7cc_patches.html
http://developers.sun.com/sunstudio/downloads/patches/fd6u2_patches.html
http://developers.sun.com/sunstudio/downloads/patches/fd6u1_patches.html
http://developers.sun.com/sunstudio/downloads/patches/fd6_patches.html
http://developers.sun.com/sunstudio/downloads/patches/sw5_patches.html


