MXE: Difference between revisions

13 bytes added ,  27 September 2014
No edit summary
Line 1: Line 1:
Based on the [http://mxe.cc/ MXE] project there is an [http://hg.octave.org/mxe-octave MXE-Octave] fork available to allow cross compiling Octave to various target systems.
Based on the [http://mxe.cc/ MXE] project there is an [http://hg.octave.org/mxe-octave MXE-Octave] fork available to allow cross compiling Octave to various target systems.


=== Examples of compilation for different platforms ===
= Examples of compiling Octave for different platforms =
 
* Compiling for Windows.


* '''Compiling for Windows'''
# There is some further information for using mxe-octave to build an Windows installer here: [[Windows_Installer]].
# There is some further information for using mxe-octave to build an Windows installer here: [[Windows_Installer]].




* Compiling for your Linux system.
* '''Compiling for your Linux system'''
 
# Download [http://hg.octave.org/mxe-octave MXE-Octave] as a compressed file.
# Download [http://hg.octave.org/mxe-octave MXE-Octave] as a compressed file.
# Unpack it in ~ or somewhere suitable.
# Unpack it in ~ or somewhere suitable.
Line 21: Line 19:




* Compiling for a different Linux system.
* '''Compiling for a different Linux system'''
 


=== Packaging for distribution ===
=== Packaging for distribution ===


[[Category:Building]]
[[Category:Building]]
Anonymous user