This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ar crashes building libgcc.a


> I suspect that the binutils testsuite doesn't contain a test of 
>  >open-file-limit files?  Any suggestions on how to add that?

The problem would have been caught just by using more than
BFD_CACHE_MAX_OPEN files.

ar.exp:symbol_table already has a test for building a symbol table using
one file.  We could preprocess bintest.s with sed s/_symbol/_sy_$i/
to get lots of different assembler source files to assemble.


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