| Link/Url | Tags |
|---|---|
| Intel® and Macintosh*: Improved Performance for Developers [Knowledgebase] by John Gorman Introduction Intel® Core™ Duo processors bring new levels of power and efficiency, plus a full spectrum of support for developers In a natural evolution of Intel’s role as t ... Posted: 2009-02-25 09:41:57 by john_gorman | tools, compilers, macintosh, mac, apple |
| error: expected a ";" icc 10.1 failure on Mac OS X 10.5.x with iPhone support [Knowledgebase] Introduction : With the latest Mac OS* X 10.5.x and Xcode 3.1.x, support for the iPhone was added. This causes a compilation error with Intel compiler version 10.1. Below is an example of t ... Posted: 2009-07-07 12:48:37 by Qale (Intel) | error, C++, OSX_AVAILABLE_STARTING, iphone, compiler, mac |
| External Common Blocks problem with OS X [Forums] I'm in the process of porting our Intel Fortran code from Windows to OSX/Linux. I went through Visual Studio and figured out the equivalent compiler flags for OSX/Linux. I am using the evaluation ifor ... Posted: 2009-01-28 13:32:31 by nknotts | Fortran, Mac OS X, mac |
| [Blogs] ... Posted: by | MACOSX, iphone, appstore, istat, macos, mac, apple |
| section not found for address 0x10000080C or address 0xFFFFFFFFFFFFFFFC on Intel 64 architecture Mac OS X 10.6 [Knowledgebase] Reference Number : Version : Intel C++ Compiler version 11.0Operating System : Mac OS X 10.6, Intel 64 architectureProblem Description : Resolution Status : Resolved in the latest Intel C+ ... Posted: 2009-10-08 10:45:02 by Qale (Intel) | C++, Intel 64, Mac OS X, section, 0x10000080C, mac |
| Support for Mac Kernel Extension (and windows driver question) [Forums] I currently am using IPP as a static lib in a winddk-built kernel driver in Windows, and we are about to have a similar functioning Mac kernel extension product. I have looked through docs and readm ... Posted: 2009-04-28 10:37:18 by mp8 | kernel, driver, mac |
| Running IDB from command line after relocating Xcode environment [Knowledgebase] Problem : After installing the Intel Compiler version 11.1, there will be two development environments available on the local machine. 1) Command line environment (default install location /opt/) ... Posted: 2009-05-12 10:58:22 by Qale (Intel) | Xcode, idb, OS X, running, command line, mac |
| Error: The Serial Number Provided is Not Valid for This Solution Set - 11.0 C++/Fortran installation for Mac [Knowledgebase] Problem : I encountered the error below when installing 11.0 C++/Fortran compiler for Mac OS. How to fix this error? Environment : 1) Architecture (IA-32 or Intel 64): Macbook Air (IA-32) 2) OS v ... Posted: 2009-10-16 10:18:21 by Lina Liu (Intel) | Install, serial number, invalid, compiler, mac |
| traceback not working on Mac [Forums] I have some example code which gives traceback information on a severe error under linux (ifort v10.1), but not Mac (ifort v10.0): Linux box is running Ubuntu. uname -a says Linux xxx.xxx.xxx.xx ... Posted: 2009-08-12 16:05:33 by nooj | Mac OS*, mac, traceback |
| AIO Assertion: Unexpected statement [Forums] This one's fun: I found a bug! The following test code causes an ifort crash: program cause_AIO_assertion integer D1,D2 if(D1) & if(D2) wr ... Posted: 2009-09-17 10:39:30 by nooj | Linux, AIO, mac, aio assertion, unexpected statement |