On Mon, Sep 6, 2010 at 9:05 PM, Deepti Thite <[email protected]> wrote: > Hi Garrett, > > We execute ltp tests on different architectures like arm, mips, etc., hence > hardcoding the absolute path will not work on all architectures. So I came > up with the patch as a generic solution to it.
But this isn't a generic solution. If it was a generic solution it would cover not only gcc, but icc, clang, bcc, etc. Fixing the Montavista infrastructure to report reasonable values for CC, LD, etc isn't hard. I've done similar stuff many times before. It shouldn't take you more than 2 lines, and it will fix a number of other potential issues in LTP. FWIW I think that the commands/ade testcases add little value, and honestly they should be removed from ltp and moved into binutils, as they're incredibly binutils centric, and they control their messages better than we do. Thanks, -Garrett ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
