Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 232003 - ICC Profile
Summary: ICC Profile
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: IA64 Linux
: High enhancement
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-16 21:05 UTC by Adam Stylinski
Modified: 2008-07-17 13:43 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Stylinski 2008-07-16 21:05:20 UTC
Build an icc profile for an *almost* purely intel linked environment.

Reproducible: Always

Steps to Reproduce:
FEATURE REQUEST
Actual Results:  
FEATURE REQUEST

Expected Results:  
FEATURE REQUEST

The intel C Compiler (icc) has an ebuild for gentoo and the wiki has a script to integrate it with portage.  This script works will in terms of building binaries, however when mixed with gcc environments there are massive linking issues.  I propose that an ICC profile is made which contains specific versions and default flags for people who want to build a mixed icc-gcc environment.  ICC is much faster than GCC and although not free, offers a free non-commercial license.  I would be very interested in this project and more than willing to help to the best of my abilities.  I've already been trying to maintained a mixed environment with some luck, while there have been a lot of problems using dynamically linked libraries (ld from intel and ld from gcc don't always get along), my system is substatially faster.  The kernel obviously will still be built under gcc as well as bash (unless intel helps submit patches to make the code work with their compiler).  There are many tools icc has to offer for vectorization.  If these were streamlined into Gentoo with a fetch restriction for ICC, a bootsrapping boot disk could be made and result in a very fast distribution.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2008-07-17 05:22:48 UTC
Please ask for this in the gentoo-dev mailing list. Bugzilla is not the appropriate place for this sort of request, I'm afraid.
Comment 2 Adam Stylinski 2008-07-17 13:43:49 UTC
(In reply to comment #1)
> Please ask for this in the gentoo-dev mailing list. Bugzilla is not the
> appropriate place for this sort of request, I'm afraid.
> 

My apologies, darkside told me to file a bug report as a feature request for it.  I'm posting it to the list now.