Hi, all

Here is a bug about option “-quote”:

  When building with option "-iquote", the option will be passed through to
gcc adding"=", as "-quote=...".

 

Patch:

Dir: open64-SL/osprey/driver

1 Index: OPTIONS

  2 ===================================================================

  3 --- OPTIONS     (revision 6461)

  4 +++ OPTIONS     (revision 6952)

  5 @@ -215,7 +215,7 @@

  6         ""

  7  -I%D           ;               ALL     CPP     "-I%D -include=%D"

  8         "add following directory to the include search path list"

  9 --iquote%D      ;               ALL     CPP     "-iquote=%D"

 10 +-iquote%D      ;               ALL     CPP     "-iquote%D"

 11         "add following directory to the include search path list"

 12  -x%-           set_explicit_lang(option_name,optargs);         ALL
NONE    ""

 13         "Specify explicit language for input files"

 

Could you give a review?

Thanks very much.

 

 

Best wishes,

Liwei Zhang

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to