summaryrefslogtreecommitdiff
path: root/docs/port
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-02-21 15:33:39 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-02-21 15:33:39 +0100
commit1f70e51deaab95cfcbfd114d8507830e53a1c916 (patch)
tree8e9076daffec4ace04581ae4b5446e2b6f118515 /docs/port
parentc42ac3b006da63e6c028c5c814e94b32e623fedf (diff)
downloadwolfbones-1f70e51deaab95cfcbfd114d8507830e53a1c916.tar.gz
wolfbones-1f70e51deaab95cfcbfd114d8507830e53a1c916.tar.bz2
added support for Intel icc, still the code needs a lot of fixing
Diffstat (limited to 'docs/port')
-rw-r--r--docs/port/README.Intel4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/port/README.Intel b/docs/port/README.Intel
new file mode 100644
index 0000000..b71efee
--- /dev/null
+++ b/docs/port/README.Intel
@@ -0,0 +1,4 @@
+Intel C compiler 11.0:
+
+. /opt/intel/Compiler/11.0/081/bin/iccvars.sh ia32
+make CC=icc