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


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

libstdc++-v3 script mkcheck doesn't run on irix6.5


The libstdc++-v3 script mkcheck doesn't run on irix 6.5 as:
 o  it uses bash
 o  it uses "grep -w"

Work around:
 o install bash
 o edit script and remove the -w option from grep



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