mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
README.win32: use label-list
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66987 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
b01a7a3edc
commit
3f78209cd1
1 changed files with 2 additions and 2 deletions
|
@ -6,13 +6,13 @@
|
|||
|
||||
2. Visual C++ 6.0 or later. (strongly recommended VC++ 10 or later)
|
||||
|
||||
Note:: if you want to build x64 or ia64 version, use native compiler for
|
||||
[Note] if you want to build x64 or ia64 version, use native compiler for
|
||||
x64/ia64.
|
||||
|
||||
3. Please set environment variable +INCLUDE+, +LIB+, +PATH+
|
||||
to run required commands properly from the command line.
|
||||
|
||||
Note:: building ruby requires following commands.
|
||||
[Note] building ruby requires following commands.
|
||||
* nmake
|
||||
* cl
|
||||
* lib
|
||||
|
|
Loading…
Reference in a new issue