octave-patch-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-patch-tracker] [patch #9440] Add Flatpak build manifest


From: Mike Miller
Subject: [Octave-patch-tracker] [patch #9440] Add Flatpak build manifest
Date: Thu, 21 Sep 2017 12:25:51 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Follow-up Comment #54, patch #9440 (project octave):

Both ARM builds didn't get very far, 32-bit failed on GCC and 64-bit failed on
OpenBLAS.

I would be interested in looking into it if there was a failure in the Octave
build itself, but if it's too hard to get the prerequisites working, it's up
to you. Most of these things are built successfully in distros, so I don't see
any theoretical problems, just effort.

For OpenBLAS, the make args have to be conditional, DYNAMIC_ARCH=1 for x86,
TARGET=ARMV6 or TARGET=ARMV7 or TARGET=ARMV8 for the ARM platforms.

For GCC, the option '-with-float=hard' needs to be added for 32-bit ARM only.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?9440>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]