Re: [dev] musl-cross-make for ARM-OABI

2018-01-05 Thread Anselm Garbe
On 5 January 2018 at 04:32, k.suzaki wrote: > 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." Exactly. Best, Anselm

Re: [dev] musl-cross-make for ARM-OABI

2018-01-05 Thread k.suzaki
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 defaul

[dev] musl-cross-make for ARM-OABI

2018-01-04 Thread k.suzaki
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 coul