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]

infinite output


from recent cvs binutils :
 I obtain infinite output , which seems to me should not occur 

./ld -vV   - is ok

GNU ld version 2.11.92 20011213
GNU ld version 2.11.92 20011213
  Supported emulations:
   armelf

but when I issue ./ld -Vv   or certainly wrong option -vv
I obtain infinite output , that i can't stop .
I don't think it's default behavior ...


GNU ld version 2.11.92 20011213
  Supported emulations:
   armelf
GNU ld version 2.11.92 20011213
  Supported emulations:
   armelf
GNU ld version 2.11.92 20011213
  Supported emulations:
   armelf
.......
.......
to infinity :-(


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