Re: cross compile dietlibc (on x86_64 for arm)
Felix von Leitner <[email protected]> Tue, 30 Jan 2018 16:01:10 +0100
| Newsgroups | gmane.linux.lib.dietlibc |
|---|---|
| Message-ID | <[email protected]> |
Hi Giorgio, you are right, that scenario is not one I had in mind. The culprit is -march=native. Remove that and you should be fine. Felix