Jump to content

Distro compiled with ICC


Qchem
 Share

Recommended Posts

As well as that you can recomile anything with gcc for free!

As I remember ICC isnt cheap... and only optimises for Intel ?

 

The whole idea of linux/FLOSS is you can dload the source and recompile it...

 

how would stuff link if the kernel and some libraries were ICC and others Gcc ??

 

 

Also I bet Gcc 3.4 is faster on AMD 64 than ICC! (does ICC even do AMD64)

etc etc.

Link to comment
Share on other sites

ICC should produce code that runs on the AMD64, but it will be without optimisation. ICC (and IFC which I use for my fortran codes) are free for non-commercial use. I also remember reading that icc is binary compatible with gcc so libs theoretically shouldn't pose a big problem (yeah right :P ).

 

Theres been a option in gentoo for a while to compile with icc where possible but I don't think I'll partake, outside of very special situations!

Link to comment
Share on other sites

ICC should produce code that runs on the AMD64, but it will be without optimisation.  ICC (and IFC which I use for my fortran codes) are free for non-commercial use.  I also remember reading that icc is binary compatible with gcc so libs theoretically shouldn't pose a big problem (yeah right  :P  ).

 

Theres been a option in gentoo for a while to compile with icc where possible but I don't think I'll partake, outside of very special situations!

 

Yep I know even versions of gcc cause probs sometimes!

 

also

(what about alpha ?) ppc et al... sparc ?

It might be OK for individuals but to have the whole distro like this would be locking out a lot of commercial environments in the west (but prob not China)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...