This bug still persists in Ubuntu 19.04 (Disco Dingo).
My use case is porting 32-bit x86 assembly that calls ALSA through a C interface. In order to not require modern systems to have to install 32-bit libraries just for this one program, I would like to be able to link statically.
This bug still persists in Ubuntu 19.04 (Disco Dingo).
My use case is porting 32-bit x86 assembly that calls ALSA through a C interface. In order to not require modern systems to have to install 32-bit libraries just for this one program, I would like to be able to link statically.