Lines Matching refs:G
8 dnl Find a working G++ cross compiler. This only works for the GNU C++ compiler.
37 dnl See if the G++ compiler we found works.
39 [AC_MSG_CHECKING([whether the G++ compiler ($CXX $CXXFLAGS $LDFLAGS) actually works])
44 dnl most cross compilers, this test is bogus. For G++, we can use various
57 dnl Get G++'s full path to libgcc.a
60 dnl If we don't have a path with libgcc.a on the end, this isn't G++.
67 dnl If we are using G++, look for the files that need to exist if this
97 AC_MSG_CHECKING([whether the G++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler])
105 dnl This is based on the macros above for G++.
141 dnl compiler. For most cross compilers, this test is bogus. For G++,
156 dnl If we don't have a path with libgcc.a on the end, this isn't G++.
440 dnl Get G++'s full path to libgcc.a
640 dnl Get G++'s full path to it's libraries
727 dnl If we don't have a path with libgcc.a on the end, this isn't G++.