>>>>> "Volker" == Volker van Nek <volkervannek at gmail.com> writes:
Volker> The example runs in 5.29.1 + GCL + lapack from git.
Thanks for testing. That's great that I didn't break gcl.
Volker> When loading lapack GCL prints a lot of warnings:
Volker> ; (IN-PACKAGE "CL-USER") is being compiled.
Volker> ;; Warning: The package operation (IN-PACKAGE "CL-USER") was in a bad place.
Volker> Don't know if these warnings point to a serious problem.
I think gcl is wrong here. But at this place in the lapack code, it
doesn't matter because there's nothing important there.
Ray