On Fri, Sep 9, 2011 at 11:15 AM, Eric Botcazou <ebotca...@adacore.com> wrote: >> Binutils CVS from this morning: > > OK, I see. For some reasons, this build has: > > #define HAVE_GAS_CFI_DIRECTIVE 0 > > and another build with binutils 2.20 succeeds, but it has: > > #define HAVE_GAS_CFI_DIRECTIVE 1 >
I have no problems with binutils in CVS today. That may be another --with-as/--with-ld issue similar to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50237 -- H.J.