This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Why GLIBC requires compiler optimizations to build
- From: Adhemerval Zanella <adhemerval dot zanella at linaro dot org>
- To: GNU C Library <libc-alpha at sourceware dot org>
- Date: Mon, 11 Jun 2018 18:38:39 -0300
- Subject: Why GLIBC requires compiler optimizations to build
It has been some time since I tried to build glibc without optimization
as an exercise and I can't really recall what exactly has prevented me
to accomplish it. So the question is if it is make sense to add such
requirement and if it is the case whether it would be a useful options
and what prevents us to do so?