Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
556d1783
Commit
556d1783
authored
Oct 27, 2017
by
Matthieu Schaller
Browse files
Updated the installation instructions to explain how to compile on OSX.
parent
29bc082b
Changes
1
Hide whitespace changes
Inline
Side-by-side
INSTALL.swift
View file @
556d1783
...
...
@@ -78,9 +78,11 @@ also be switched off for benchmarking purposes. To do so, you can use:
Please
note
that
to
build
SWIFT
on
MacOS
,
you
will
need
to
configure
using
./
configure
--
disable
-
vec
--
disable
-
compiler
-
warnings
./
configure
--
disable
-
compiler
-
warnings
due
to
the
incorrect
behaviour
of
the
LLVM
compiler
on
this
platform
that
raises
warnings
when
the
pthread
flags
are
passed
to
the
linker
.
due
to
some
features
not
being
available
on
the
Mac
platform
.
Dependencies
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment