Skip to content
GitLab
Explore
Sign in
Changes
Page history
matthieu created page: cscope
authored
Feb 09, 2016
by
Matthieu Schaller
Hide whitespace changes
Inline
Side-by-side
COSMA-build.md
View page @
7062d69e
...
@@ -30,6 +30,8 @@ See:
...
@@ -30,6 +30,8 @@ See:
after loading
`swift`
module for a complete list.
after loading
`swift`
module for a complete list.
INTEL COMPILER:
Intel 2016 bug/feature:
Intel 2016 bug/feature:
To compile with the Intel compiler 2016.1.xxx, the CFLAGS need to be modified. To add the option
`-myblah`
to the CFLAGS do:
To compile with the Intel compiler 2016.1.xxx, the CFLAGS need to be modified. To add the option
`-myblah`
to the CFLAGS do:
```
bash
```
bash
...
...
...
...