Date: Wed, 16 Feb 2005 13:08:34 +0100 From: Attila Nagy <bra@fsn.hu> To: Alexander Leidinger <Alexander@Leidinger.net> Cc: amd64@freebsd.org Subject: Re: kernel message while running icc-em64t Message-ID: <421337C2.7040800@fsn.hu> In-Reply-To: <20050216110434.rmi718fcw0o44sgs@netchild.homeip.net> References: <41F62EE7.6070808@fsn.hu> <20050129110130.78983fa5@Magellan.Leidinger.net> <41FBFF17.1020007@fsn.hu> <20050130122414.3741452d@Magellan.Leidinger.net> <420B3DB6.4000108@fsn.hu> <20050211105748.57k9dhldxwo0k4g8@netchild.homeip.net> <420C895D.5020604@fsn.hu> <20050211122428.0twm821xa8occss8@netchild.homeip.net> <420C970B.3000003@fsn.hu> <20050215160726.hitn7zgao0kk80ks@netchild.homeip.net> <42130C00.20703@fsn.hu> <20050216110434.rmi718fcw0o44sgs@netchild.homeip.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Leidinger wrote: >> helen# icc -V ; dmesg | tail -2 >> Intel(R) C Compiler for Intel(R) EM64T-based applications, Version >> 8.1 Build20041123 Package ID: l_cce_pc_8.1.024 >> Copyright (C) 1985-2004 Intel Corporation. All rights reserved. >> FOR NON-COMMERCIAL USE ONLY >> >> iccbin: Command line error: no files specified; for help type "iccbin >> -help" >> fpudna: fpcurthread == curthread 2341 times >> fpudna: fpcurthread == curthread 2342 times >> helen# icc -V ; dmesg | tail -2 >> Intel(R) C Compiler for Intel(R) EM64T-based applications, Version >> 8.1 Build20041123 Package ID: l_cce_pc_8.1.024 >> Copyright (C) 1985-2004 Intel Corporation. All rights reserved. >> FOR NON-COMMERCIAL USE ONLY >> >> iccbin: Command line error: no files specified; for help type "iccbin >> -help" >> fpudna: fpcurthread == curthread 2342 times >> fpudna: fpcurthread == curthread 2343 times >> >> icpc triggers the same. > That's a message from the kernel. amd64@ CCed for this purpose. To clarify what's this: Alexander sent me a icc-em64t port, which should make Intel's C compiler work on FreeBSD/AMD64 to produce EM64T (AMD64) code. It is based on the EM64T version of the compiler, which is in fact a 32 bit Linux binary. When I invoke icc, or icpc (the C++ compiler) I get the above kernel messages. -- Attila Nagy e-mail: Attila.Nagy@fsn.hu Adopt a directory on our free software phone @work: +361 371 3536 server! http://www.fsn.hu/?f=brick cell.: +3630 306 6758
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?421337C2.7040800>