You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4.`make win-extras` (Necessary before running `make dist`p)
283
-
5.`make dist`
282
+
4.`make win-extras` (Necessary before running `make binary-dist`p)
283
+
5.`make binary-dist`
284
284
6. move the julia-* directory / zip file to the target machine
285
285
286
286
If you are building for 64-bit windows, the steps are essentially the same. Just replace i686 in XC_HOST with x86_64. (note: on Mac, wine only runs in 32-bit mode)
0 commit comments