본문 바로가기

안녕하세요.


진행 중인 프로젝트에서 C++ 크로스 컴파일러를 상용제품에 같이 포함해서 배포 해야 합니다.


GCC 4.3.x 버전안에 들어 있는 libstdc++-v3 사용하기 위해 라이선스를 확인 중입니다.


기본적인 라이선스는 GPL v3로 되어 있어서 상용제품에 사용하기에는 힘들듯 한데요.


libstdc++-v3는 예외 사항이 있는듯 합니다.


이 예외 사항에 대해서 알고 싶습니다.


아래 링크의 예외 사항에 대해서 … 상용제품에 사용가능 (관련 소스코드 메이저 놀이터 순위트 X)한지 문의 드립니다.


1. https://www.gnu.org/licenses/gcc-exception-3.1-faq.html


2. http://gcc.gnu.org/onlinedocs/libstdc++/faq.html 

    FAQ 2.2 


3. libstdc++ license 

    http://gcc.gnu.org/onlinedocs/libstdc++/manual/license.html 

   "This GCC Runtime Library Exception ("Exception") is an additional permission under section 7 of the GNU General Public License, version 3 ("GPLv3"). It applies to a given file (the "Runtime Library") that bears a notice placed by the copyright holder of the file stating that the file is governed by GPLv3 along with this Exception." 



아마도 이미 누군가 이곳 메이저 놀이터 순위트SW포털에 문의 했었을것으로 생각됩니다.


감사합니다.

맨 위로
맨 위로