Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Date: Wed, 30 May 2012 20:44:54 -0400
From: Rich Felker <dalias@...ifal.cx>
To: musl@...ts.openwall.com
Subject: musl troubleshooting faq

Hi all,
I was thinking a bit about the typical problems people have run into
trying to get started using musl, and possibly updating the
documentation or adding a troubleshooting faq to address them. Here
are some that came to my mind:

- Distro-patched GCC with stack protector on by default
- Lack of -Bsymbolic-functions support in old binutils
- Trying to use wrong libraries (glibc-linked host libraries)
- GCC wrapper not working with (already-wrapped) Aboriginal toolchain
- Need to remove GCC include files from include path
- Feature test macros for building software

Any other issues come to mind? (Or ideas how to make these issues
simpler for new users?)

Rich

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.