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

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

[Octave-bug-tracker] [bug #61905] Build fails when using slibtool instea


From: Michael Orlitzky
Subject: [Octave-bug-tracker] [bug #61905] Build fails when using slibtool instead of GNU libtool
Date: Mon, 7 Feb 2022 12:48:45 -0500 (EST)

Follow-up Comment #14, bug #61905 (project octave):

[comment #13 comment #13:]
> 
> More seriously: I don't know of a cross-platform way to get that info.
`libtool` hides all of that usually. But it's different in this case
unfortunately.

Ok, back to the drawing board: is there any reason for a non-oct file to
ultimately wind up installed to $(DESTDIR)$(octfiledir)? If not,


find $(DESTDIR)$(octfiledir) -type f ! -name '*.oct' -delete


should do the trick without hard-coding any specific platform details.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61905>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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