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

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

[Octave-bug-tracker] [bug #52073] MXE fails to build newest gcc due to m


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #52073] MXE fails to build newest gcc due to missing isl
Date: Wed, 20 Sep 2017 12:47:40 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 Edge/15.15063

Follow-up Comment #12, bug #52073 (project octave):

The naming of some of the targets is a little confusing which also doesn't
help :)


isl isn't required by gcc, but is needed by native-gcc.


gcc-isl is needed by build-gcc.


Assuming that isl.mk was updated to 0.16.1 (when it gets to the native-gcc
build), the real issue is just that there is not a dependency for make to
rebuild gcc-isl if the version number changes (which currently only happens if
isl.mk is updated)


The easiest solution is to explicitly put the version number in the files,
rather than depending on the version number from elsewhere.

Most of the build-xxxxx tools are already like that, so no great change.

 



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52073>

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




reply via email to

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