Octave and separate toolchain: Difference between revisions

Jump to navigation Jump to search
Mark as outdated.
(→‎Octave itself: update to octave-4.2.0)
(Mark as outdated.)
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Warning|This page is outdated (October 2019).  For a more active approach on building GNU Octave using a separate toolchain, see [[MXE]].}}
Building of octave together with a separate toolchain (custom built gcc/binutils/...).
Building of octave together with a separate toolchain (custom built gcc/binutils/...).


Line 118: Line 120:


== qrupdate ==
== qrupdate ==
download the lastes version (1.1.2 as of this writing) to $downloads  
download the latest version (1.1.2 as of this writing) to $downloads  


https://sourceforge.net/projects/qrupdate/files/latest/download?source=typ_redirect
https://sourceforge.net/projects/qrupdate/files/latest/download?source=typ_redirect
Line 174: Line 176:
}}
}}


  patch -p0 < $downloads/qrupdate-1.1.2.tar.gz
  patch -p0 < $downloads/qrupdate-1.1.2_Makeconf.patch
  make solib
  make solib


Line 408: Line 410:
Done.
Done.


[[Category:Building]]
[[Category:Outdated pages]]

Navigation menu