Building on Cygwin platform

From Octave
Revision as of 16:44, 18 December 2013 by CdeMills (talk | contribs) (Created page with "Octave can be built on cygwin too ! ==Pre-requisites== Once you have setup a system with build tools (gcc, make, ...) repeat a few times this procedure: 1) launch configure 2...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Octave can be built on cygwin too !

Pre-requisites

Once you have setup a system with build tools (gcc, make, ...) repeat a few times this procedure: 1) launch configure 2) install the "devel" version of the missing

Source-Compilation

Before building Octave from scratch on a Mac OS X platform you need to install several GNU programs and libraries that are not shipped with your Mac. This description will guide you through the procedure of GNUifying your Mac OS X step by step, so that you are then be able to configure, compile, install and run the Octave program.