Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 16 Feb 2022 10:50:46 +0100
From: SIMONE MIONE <205212@...denti.unimore.it>
To: musl@...ts.openwall.com
Subject: musl how to use hard float with aarch64-none-elf-gcc

I am trying to integrate musl in a baremetal environment. I already have
float support but I can't manage to disable soft-float by musl.

I configure with:
./configure --target=aarch64-none-elf --enable-debug --disable-shared
And simple compile with:
make

Does anyone know how to use hardfloat instead of soft float? Is there any
option or flag? Thank you

Content of type "text/html" skipped

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.