https://bugs.winehq.org/show_bug.cgi?id=49381
--- Comment #2 from studiosg@giustetti.net --- Thank you for your help and time.
I followed your suggestion and changed '-march=i486 -mtune=i686' into '-march=i486 -mtune=i486'. Sadly to no avail. I attached an archive containing the config.log file together with the output of the configure and make commands.
My build environment consists of a 32 bit Slackware OS installed on a 64 bit AMD laptop. I usually chroot to the 32 bit partition in order to build and test software (Wine, TDE, Iscan, ...). System software versions: * Kernel: 5.4.42 * Glibc: 2.30 * Gcc: 9.3.0 * Automake: 1.16.2 * Make: 4.2.1
My other build environment consists of a 32 bit virtual machine running an older, stable 32 bit Slackware release. Do you need the same files from that one too ?
Thanks Simone