Android native build of GCC

Hans-Peter Nilsson hp@bitrange.com
Fri Feb 6 08:01:00 GMT 2015


On Thu, 8 Jan 2015, Andrew Haley wrote:
> Android native GCC can't support LTO because of a lack of support for
> dlopen() in the C library.  How should we patch the configury to disable
> LTO by default?

Doesn't setting unsupported_languages in toplevel configure.ac
work for you?

brgds, H-P



More information about the Gcc mailing list