Re: icc8 failed on 4.10: Illegal instruction

2004-12-30 Thread Igor Sysoev
On Wed, 29 Dec 2004, Igor Sysoev wrote: > On Tue, 28 Dec 2004, Kris Kennaway wrote: > > > On Wed, Dec 29, 2004 at 10:21:05AM +0300, Igor Sysoev wrote: > > > > > > > > > Then I installed the port and I ran > > > > > > > /usr/local/intel_cc_80/bin/icc, > > > > > > > but it always failed with messag

Re: icc8 failed on 4.10: Illegal instruction

2004-12-29 Thread Kris Kennaway
On Wed, Dec 29, 2004 at 04:23:50PM +0300, Igor Sysoev wrote: > On Wed, 29 Dec 2004, Igor Sysoev wrote: > > > On Tue, 28 Dec 2004, Kris Kennaway wrote: > > > > It's an SSE instruction, and you need to enable support for SSE in > > > your kernel. > > > > Thank you. The "options CPU_ENABLE_SSE" reso

Re: icc8 failed on 4.10: Illegal instruction

2004-12-29 Thread Kris Kennaway
On Wed, Dec 29, 2004 at 12:52:09PM +0300, Igor Sysoev wrote: > Thank you. The "options CPU_ENABLE_SSE" resolves the problem. > I think it should be mention in the port for 4.x. It is mentioned when you install the port. > However, it seems that 4.10's headers are not good for icc8: You'd have t

Re: icc8 failed on 4.10: Illegal instruction

2004-12-29 Thread Igor Sysoev
On Wed, 29 Dec 2004, Igor Sysoev wrote: > On Tue, 28 Dec 2004, Kris Kennaway wrote: > > It's an SSE instruction, and you need to enable support for SSE in > > your kernel. > > Thank you. The "options CPU_ENABLE_SSE" resolves the problem. > I think it should be mention in the port for 4.x. The me

Re: icc8 failed on 4.10: Illegal instruction

2004-12-29 Thread Igor Sysoev
On Tue, 28 Dec 2004, Kris Kennaway wrote: > On Wed, Dec 29, 2004 at 10:21:05AM +0300, Igor Sysoev wrote: > > > > > > > Then I installed the port and I ran /usr/local/intel_cc_80/bin/icc, > > > > > > but it always failed with message "Illegal instruction". > > > > > > > > > > You forgot to mention

Re: icc8 failed on 4.10: Illegal instruction

2004-12-28 Thread Tod McQuillin
On Wed, 29 Dec 2004, Igor Sysoev wrote: (gdb) disassemble $eip ... 0x80b13d3 <__intel_proc_init_ftzdaz+75>:mov0x2c(%esp,1),%esi 0x80b13d7 <__intel_proc_init_ftzdaz+79>:stmxcsr (%esp,1) 0x80b13db <__intel_proc_init_ftzdaz+83>:mov(%esp,1),%eax ... (gdb) Strange, the co

Re: icc8 failed on 4.10: Illegal instruction

2004-12-28 Thread Kris Kennaway
On Wed, Dec 29, 2004 at 10:21:05AM +0300, Igor Sysoev wrote: > > > > > Then I installed the port and I ran /usr/local/intel_cc_80/bin/icc, > > > > > but it always failed with message "Illegal instruction". > > > > > > > > You forgot to mention what type of CPU you have. > > > Sorry, it was so obv

Re: icc8 failed on 4.10: Illegal instruction

2004-12-28 Thread Igor Sysoev
On Tue, 28 Dec 2004, Kris Kennaway wrote: > On Wed, Dec 29, 2004 at 09:41:32AM +0300, Igor Sysoev wrote: > > On Tue, 28 Dec 2004, Kris Kennaway wrote: > > > > > On Tue, Dec 28, 2004 at 04:34:35PM +0300, Igor Sysoev wrote: > > > > I have cvsup'ed ports to use icc-8.1.024 on FreeBSD 4.10-RELEASE. >

Re: icc8 failed on 4.10: Illegal instruction

2004-12-28 Thread Kris Kennaway
On Wed, Dec 29, 2004 at 09:41:32AM +0300, Igor Sysoev wrote: > On Tue, 28 Dec 2004, Kris Kennaway wrote: > > > On Tue, Dec 28, 2004 at 04:34:35PM +0300, Igor Sysoev wrote: > > > I have cvsup'ed ports to use icc-8.1.024 on FreeBSD 4.10-RELEASE. > > > Then I installed the port and I ran /usr/local/i

Re: icc8 failed on 4.10: Illegal instruction

2004-12-28 Thread Igor Sysoev
On Tue, 28 Dec 2004, Kris Kennaway wrote: > On Tue, Dec 28, 2004 at 04:34:35PM +0300, Igor Sysoev wrote: > > I have cvsup'ed ports to use icc-8.1.024 on FreeBSD 4.10-RELEASE. > > Then I installed the port and I ran /usr/local/intel_cc_80/bin/icc, > > but it always failed with message "Illegal inst

Re: icc8 failed on 4.10: Illegal instruction

2004-12-28 Thread Kris Kennaway
On Tue, Dec 28, 2004 at 04:34:35PM +0300, Igor Sysoev wrote: > I have cvsup'ed ports to use icc-8.1.024 on FreeBSD 4.10-RELEASE. > Then I installed the port and I ran /usr/local/intel_cc_80/bin/icc, > but it always failed with message "Illegal instruction". You forgot to mention what type of CPU y

icc8 failed on 4.10: Illegal instruction

2004-12-28 Thread Igor Sysoev
I have cvsup'ed ports to use icc-8.1.024 on FreeBSD 4.10-RELEASE. Then I installed the port and I ran /usr/local/intel_cc_80/bin/icc, but it always failed with message "Illegal instruction". Does icc-8.1.024 work on FreeBSD 4.x ? Igor Sysoev http://sysoev.ru/en/ _