Re: compiling the kernel (LINT) with icc, open problem

2002-04-10 Thread Alexander Leidinger
On 9 Apr, aaron wrote: > Hmmm... BTW I would be very interested how icc compares to gcc32. > Seems both have code to optimize for MMX, SSE, and the nice vector stuff > in recent i386 processors. Feel free to send results. :-) > This might not be such an issue with the kernel but I thouhgt it c

Re: compiling the kernel (LINT) with icc, open problem

2002-04-09 Thread aaron
On Tuesday 09 April 2002 17:22, you wrote: Hmmm... BTW I would be very interested how icc compares to gcc32. Seems both have code to optimize for MMX, SSE, and the nice vector stuff in recent i386 processors. This might not be such an issue with the kernel but I thouhgt it could benefit -lm :)