Added build configuration description for Octave for Windows

This commit is contained in:
Magne Sjaastad 2014-07-22 10:14:36 +02:00
parent 537a6ef7af
commit 1e7bde299d

View File

@ -0,0 +1,17 @@
Build configuration MinGW
==================================
http://wiki.octave.org/Windows_Installer
To be able to build with 64-bit indexing, run the following
./configure --enable-64
// To get changes from server
hg pull
hg update
http://hgbook.red-bean.com/read/a-tour-of-mercurial-the-basics.html