Lines Matching refs:cxx
172 parser.add_option("--cxx", default=find_executable("c++"),
216 options.cxx = find_executable(options.cxx)
303 self.cxx = options.cxx
359 command = [self.cxx]
416 "--with-cxx-include-root=" + cxxroot,
417 "--with-cxx-include-arch=" + cxxarch],
421 "--with-cxx-include-root=" + cxxroot,
422 "--with-cxx-include-arch=" + cxxarch],
428 "--with-cxx-include-root=" + cxxroot,
429 "--with-cxx-include-arch=" + cxxarch]),
455 "--with-cxx-include-root=" + cxxroot,
456 "--with-cxx-include-arch=" + cxxarch],
461 "--with-cxx-include-root=" + cxxroot,
462 "--with-cxx-include-arch=" + cxxarch],
469 "--with-cxx-include-root=" + cxxroot,
470 "--with-cxx-include-arch=" + cxxarch]),
482 CXX=self.cxx),
484 CXX=self.cxx),
486 CXX=self.cxx)),
488 CXX=self.cxx),
490 CXX=self.cxx),
492 CXX=self.cxx)),
494 CXX=self.cxx),
496 CXX=self.cxx),
498 CXX=self.cxx)),
500 CXX=self.cxx),
502 CXX=self.cxx),
504 CXX=self.cxx)),
506 CXX=self.cxx),
508 CXX=self.cxx),
510 CXX=self.cxx)))