MXE: Difference between revisions

Jump to navigation Jump to search
61 bytes added ,  29 December 2014
Line 14: Line 14:
# Type: ./configure --enable-64 --enable-native-build --enable-pic-flag host_alias=gnu-linux --enable-openblas --enable-jit
# Type: ./configure --enable-64 --enable-native-build --enable-pic-flag host_alias=gnu-linux --enable-openblas --enable-jit
# Type: make
# Type: make
# vi src/openblas.mk and set USE_THREAD=1
# Type: make openblas
# Type: make openblas
# cd usr/lib
# cd usr/lib
Line 20: Line 21:
# Octave will exist in ~/mxe-octave-123456789/usr/bin
# Octave will exist in ~/mxe-octave-123456789/usr/bin
# Add to your .bashrc file: alias octave=~/mxe-octave-123456789/usr/bin/octave
# Add to your .bashrc file: alias octave=~/mxe-octave-123456789/usr/bin/octave
It's that easy...




Anonymous user

Navigation menu