Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 166400

Summary: dev-lang/icc should have different versions depending on comercial/non-comercial
Product: Gentoo Linux Reporter: Tom Fredrik Blenning Klaussen <bfg-dev>
Component: New packagesAssignee: Karl Trygve Kalleberg (RETIRED) <karltk>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: bicatali
Priority: Lowest    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 183393    
Bug Blocks:    

Description Tom Fredrik Blenning Klaussen 2007-02-11 19:49:52 UTC
Icc is released as two different versions. The non-commercial version is normally a few releases behind of the commercial release. I think this should be reflected in the repository.

I think the easiest solution would be to add a separate ebuild dev-lang/icc-nc with it's own 

SRC_URI1="ftp://download.intel.com/software/products/compilers/downloads/l_cc_p
c_${PV}.tar"

and depending on the appropriate version of the commercial release in dev-lang/icc ?
Comment 1 Sébastien Fabbro (RETIRED) gentoo-dev 2007-11-15 20:49:29 UTC
Contacted upstream, and they say the commercial and non-commercial versions only differ by their licencing. It is up to the user to follow the proper terms of the license then. Re-open if you see an issue that I don't.