Re: [PATCH] linux-user/flatload.c: Remove unused bFLT shared-library and ZFLAT code

2024-04-11 Thread Philippe Mathieu-Daudé
On 11/4/24 13:53, Peter Maydell wrote: Ever since the bFLT format support was added in 2006, there has been a chunk of code in the file guarded by CONFIG_BINFMT_SHARED_FLAT which is supposedly for shared library support. This is not enabled and it's not possible to enable it, because if you do y

[PATCH] linux-user/flatload.c: Remove unused bFLT shared-library and ZFLAT code

2024-04-11 Thread Peter Maydell
Ever since the bFLT format support was added in 2006, there has been a chunk of code in the file guarded by CONFIG_BINFMT_SHARED_FLAT which is supposedly for shared library support. This is not enabled and it's not possible to enable it, because if you do you'll run into the "#error needs checking