[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #63370] Provide configuration/runtime tests fo
From: |
Rik |
Subject: |
[Octave-bug-tracker] [bug #63370] Provide configuration/runtime tests for gejsv in svd_driver() |
Date: |
Tue, 15 Nov 2022 12:49:59 -0500 (EST) |
Update of bug #63370 (project octave):
Severity: 3 - Normal => 1 - Wish
Priority: 5 - Normal => 3 - Low
Status: None => Confirmed
Summary: liboctave.so: undefined reference to `cgejsv_' while
building from scratch gcc-9.4.0 + RHEL7 => Provide configuration/runtime tests
for gejsv in svd_driver()
_______________________________________________________
Follow-up Comment #4:
To completely support systems which might or might not have an up-to-date BLAS
library would require both configure tests and runtime checks. I'm not
opposed to that, but I don't have the time to implement it. If a changeset is
provided I could review.
Otherwise, there are two straightforward approaches. Approach #1: Build
BLAS/LAPACK from modern sources. Approach #2: Remove the relevant code from
Octave.
Approach #1 has the advantage that you will probably also pick up other bug
fixes and improvements to the base libraries.
Approach #2 isn't very hard which might be appealing. If you go that way I
would do the changes once and make a patch which you could then apply whenever
you build from new Octave sources.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?63370>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #63370] liboctave.so: undefined reference to `cgejsv_' while building from scratch gcc-9.4.0 + RHEL7, anonymous, 2022/11/15
- [Octave-bug-tracker] [bug #63370] liboctave.so: undefined reference to `cgejsv_' while building from scratch gcc-9.4.0 + RHEL7, A.R. Burgers, 2022/11/15
- [Octave-bug-tracker] [bug #63370] liboctave.so: undefined reference to `cgejsv_' while building from scratch gcc-9.4.0 + RHEL7, Markus Mützel, 2022/11/15
- [Octave-bug-tracker] [bug #63370] liboctave.so: undefined reference to `cgejsv_' while building from scratch gcc-9.4.0 + RHEL7, Arun Giridhar, 2022/11/15
- [Octave-bug-tracker] [bug #63370] Provide configuration/runtime tests for gejsv in svd_driver(),
Rik <=
- [Octave-bug-tracker] [bug #63370] Provide configuration/runtime tests for gejsv in svd_driver(), Markus Mützel, 2022/11/16
- [Octave-bug-tracker] [bug #63370] Provide configuration/runtime tests for gejsv in svd_driver(), John W. Eaton, 2022/11/16
- [Octave-bug-tracker] [bug #63370] Provide configuration/runtime tests for gejsv in svd_driver(), Thomas Arndt, 2022/11/21
- [Octave-bug-tracker] [bug #63370] Provide configuration/runtime tests for gejsv in svd_driver(), Rik, 2022/11/21
- [Octave-bug-tracker] [bug #63370] Provide configuration/runtime tests for gejsv in svd_driver(), Thomas Arndt, 2022/11/29
- [Octave-bug-tracker] [bug #63370] Provide configuration/runtime tests for gejsv in svd_driver(), Thomas Arndt, 2022/11/29
- [Octave-bug-tracker] [bug #63370] Provide configuration/runtime tests for gejsv in svd_driver(), Markus Mützel, 2022/11/29
- [Octave-bug-tracker] [bug #63370] Provide configuration/runtime tests for gejsv in svd_driver(), Rik, 2022/11/29
- [Octave-bug-tracker] [bug #63370] Provide configuration/runtime tests for gejsv in svd_driver(), Thomas Arndt, 2022/11/30