On Tue, 2 Aug 2011 17:20:29 +0100, Andrew Benton <[email protected]> wrote:
> checking whether to use .ctors/.dtors header and trailer... configure: > error: missing __attribute__ ((constructor)) support?? Looks like that was caused by this change (apologies if the link wraps awkwardly!). http://sourceware.org/git/?p=glibc.git;a=commitdiff;h=62bede1313c3a1fa477a092006d64436de6821b1;hp=78a7eee7fab0802addf500c481335ed6e9899bda Does adding 'libc_cv_ctors_header=yes' to the end of the configure invocation get you any further? Thanks, Matt. -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
