Jeff Schwab wrote:
> wrote:
>> On Mar 8, 7:48 am, Jeff Schwab <j...@schwabcenter.com> wrote:
>>> gitasou...@gmail.com wrote:
>>>> i am newer of linux,
>>>> i have a windows vc++ code...is it possible to complie the
>>>> linux os....how can??i am search in google... but not
>>>> clearly...pls help me any one.........
>>> The Linux kernel is tied to GCC. I'm not aware of Linux ever
>>> having been compiled by anything but gcc.
>>
>>
>> It has been compiled with ICC (Intel's compilers).
>
> Thanks; I had heard something like that, and forgotten it.
>
> http://software.intel.com/en-us/arti...rnel-building/
>
> Intel must really have jumped through some hoops for this.
They claim that their compiler is a drop in replacement for gcc. How
else would they prove that?
The other compiler manufacturers seem a lot less interested in
compiling Linux kernels anyway.
Bo Persson