This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: newest snapshot does not bootstrap using binutils-2.9.1.0.25


> I use binutils-2.9.1.0.25 because the 2.9.5.* series proved to provide
> broken linux to windows cross compilers (i.e. the apps produced are
> not runable).

Does that still happen, even with a clean tree? GCC should not use
.hidden if the compiler does not support it; there is even an autoconf
test to check the assembler. Is HAVE_GAS_HIDDEN defined in
auto-host.h?

Regards,
Martin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]