Hi,
I fail to build MXE-Octave with the proposed options specified here:
Trouble maker is the option: --enable-address-sanitizer-flags
The command:
configure FFLAGS=-g CFLAGS=-g CXXFLAGS=-g --enable-address-sanitizer-flags –prefix=/opt/dbg-octave
gives the warning message:
unrecognized options: --enable-address-sanitizer-flags
What I did under Ubuntu 20.04 to correct this, was the following:
sudo apt-get update
sudo apt-get install libasan5-amd64-cross
And I set the environment variable "ASAN_OPTIONS" as follows:
export ASAN_OPTIONS=symbolize=1
Has someone an idea what to do?
Attached a start for a HowTo-Do document.
Regards,
Stefan
--
Stefan Pofahl
Zollgasse 5
8020 Graz
Österreich
Tel.: +43 (316) 33 2001