Dear,
I found the following comment in the
musl-cross-make/patches/gcc-4.2.1/0001-musl.diff
"musl does not support the legacy OABI mode."
-----
suzaki
On 2018/01/04 17:44, k.suzaki wrote:
Dear,
I would like to build the musl-cross-make to create ARM OABI compiler.
# The current default setting is for ARM EABI binaries.
https://git.sta.li/musl-cross-make/
Is it possible? If possible, please tell me how to write the
config.mak file.
I tried
TARGET = arm-linux-muslgnu
but it could not create the binaries.
Thank you.
------
Suzaki
.