Searched refs:GCJ (Results 1 - 25 of 34) sorted by relevance

12

/haiku-buildtools/gcc/config/
H A Dmulti.m468 GCJ="$GCJ"])])dnl
H A Ddepstand.m431 [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'],
/haiku-buildtools/binutils/config/
H A Ddepstand.m431 [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'],
/haiku-buildtools/legacy/binutils/config/
H A Ddepstand.m431 [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'],
/haiku-buildtools/libtool/
H A Dconfigure.ac121 AM_CONDITIONAL(HAVE_GCJ, [test "x$GCJ" != xno])
H A Dconfigure400 tagnames=${tagnames+${tagnames},}GCJ
471 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS TIMESTAMP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar pkgdatadir aclocaldir subdirs CONF_SUBDIRS ACINCLUDE_M4_LIST DIST_MAKEFILE_LIST CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE build build_cpu build_vendor build_os host host_cpu host_vendor host_os EGREP LD NM LN_S CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE HAVE_CXX_TRUE HAVE_CXX_FALSE F77 FFLAGS ac_ct_F77 HAVE_F77_TRUE HAVE_F77_FALSE GCJ ac_ct_GCJ GCJFLAGS HAVE_GCJ_TRUE HAVE_GCJ_FALSE RC ac_ct_RC HAVE_RC_TRUE HAVE_RC_FALSE ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB DLLTOOL ac_ct_DLLTOOL AS ac_ct_AS OBJDUMP ac_ct_OBJDUMP CPP CXXCPP LIBTOOL LIBOBJS LTLIBOBJS'
4164 if test -n "$GCJ"; then
4165 ac_cv_prog_GCJ="$GCJ" # Let the user override the test.
4183 GCJ=$ac_cv_prog_GCJ
4184 if test -n "$GCJ"; then
4185 echo "$as_me:$LINENO: result: $GCJ" >&5
4186 echo "${ECHO_T}$GCJ" >&6
4194 ac_ct_GCJ=$GCJ
4231 GCJ
[all...]
/haiku-buildtools/legacy/binutils/
H A Dlibtool.m4942 # AC_LIBTOOL_GCJ - enable support for GCJ libraries
958 AR="$AR" LTCC="$CC" CC="$GCJ" CFLAGS="$GCJFLAGS" CPPFLAGS="$CPPFLAGS" \
966 --build="$build" --add-tag=GCJ $ac_aux_dir/ltcf-gcj.sh $host \
989 [AC_CHECK_TOOL(GCJ, gcj, no)
/haiku-buildtools/gcc/
H A DMakefile.tpl159 GCJ="$(GCJ_FOR_BUILD)"; export GCJ; \
197 GCJ="$(GCJ)"; export GCJ; \
283 GCJ="$(GCJ_FOR_TARGET) $(XGCC_FLAGS_FOR_TARGET) $$TFLAGS"; export GCJ; \
605 'GCJ=$(GCJ)' \
652 'GCJ
[all...]
/haiku-buildtools/binutils/
H A DMakefile.tpl160 GCJ="$(GCJ_FOR_BUILD)"; export GCJ; \
198 GCJ="$(GCJ)"; export GCJ; \
286 GCJ="$(GCJ_FOR_TARGET) $(XGCC_FLAGS_FOR_TARGET) $$TFLAGS"; export GCJ; \
610 'GCJ=$(GCJ)' \
665 'GCJ
[all...]
/haiku-buildtools/libtool/cdemo/
H A Dconfigure15859 GCJ)
15860 if test -n "$GCJ" && test "X$GCJ" != "Xno"; then
15902 CC=${GCJ-"gcj"}
15916 # GCJ did not exist at the time GCC didn't implicitly link libc in.
16461 # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, GCJ) is actually meaningless,
17875 ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, GCJ)" != no &&
/haiku-buildtools/libtool/demo/
H A Dconfigure16212 GCJ)
16213 if test -n "$GCJ" && test "X$GCJ" != "Xno"; then
16255 CC=${GCJ-"gcj"}
16269 # GCJ did not exist at the time GCC didn't implicitly link libc in.
16814 # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, GCJ) is actually meaningless,
18228 ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, GCJ)" != no &&
/haiku-buildtools/libtool/depdemo/
H A Dconfigure16102 GCJ)
16103 if test -n "$GCJ" && test "X$GCJ" != "Xno"; then
16145 CC=${GCJ-"gcj"}
16159 # GCJ did not exist at the time GCC didn't implicitly link libc in.
16704 # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, GCJ) is actually meaningless,
18118 ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, GCJ)" != no &&
/haiku-buildtools/libtool/f77demo/
H A Dconfigure16889 GCJ)
16890 if test -n "$GCJ" && test "X$GCJ" != "Xno"; then
16932 CC=${GCJ-"gcj"}
16946 # GCJ did not exist at the time GCC didn't implicitly link libc in.
17491 # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, GCJ) is actually meaningless,
18921 ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, GCJ)" != no &&
/haiku-buildtools/libtool/mdemo/
H A Dconfigure16227 GCJ)
16228 if test -n "$GCJ" && test "X$GCJ" != "Xno"; then
16270 CC=${GCJ-"gcj"}
16284 # GCJ did not exist at the time GCC didn't implicitly link libc in.
16829 # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, GCJ) is actually meaningless,
18243 ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, GCJ)" != no &&
/haiku-buildtools/libtool/mdemo2/
H A Dconfigure15968 GCJ)
15969 if test -n "$GCJ" && test "X$GCJ" != "Xno"; then
16011 CC=${GCJ-"gcj"}
16025 # GCJ did not exist at the time GCC didn't implicitly link libc in.
16570 # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, GCJ) is actually meaningless,
17984 ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, GCJ)" != no &&
/haiku-buildtools/libtool/pdemo/
H A Dconfigure15968 GCJ)
15969 if test -n "$GCJ" && test "X$GCJ" != "Xno"; then
16011 CC=${GCJ-"gcj"}
16025 # GCJ did not exist at the time GCC didn't implicitly link libc in.
16570 # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, GCJ) is actually meaningless,
17984 ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, GCJ)" != no &&
/haiku-buildtools/libtool/tagdemo/
H A Dconfigure16238 GCJ)
16239 if test -n "$GCJ" && test "X$GCJ" != "Xno"; then
16281 CC=${GCJ-"gcj"}
16295 # GCJ did not exist at the time GCC didn't implicitly link libc in.
16840 # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, GCJ) is actually meaningless,
18254 ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, GCJ)" != no &&
/haiku-buildtools/gcc/libada/
H A Dconfigure3722 GCJ="$GCJ"
/haiku-buildtools/libtool/libltdl/
H A Dconfigure16297 GCJ)
16298 if test -n "$GCJ" && test "X$GCJ" != "Xno"; then
16340 CC=${GCJ-"gcj"}
16354 # GCJ did not exist at the time GCC didn't implicitly link libc in.
16899 # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, GCJ) is actually meaningless,
18313 ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, GCJ)" != no &&
/haiku-buildtools/gcc/libquadmath/
H A Dconfigure13661 GCJ="$GCJ"
/haiku-buildtools/gcc/libssp/
H A Dconfigure11791 GCJ="$GCJ"
/haiku-buildtools/gcc/libbacktrace/
H A Dconfigure13192 GCJ="$GCJ"
/haiku-buildtools/gcc/zlib/
H A Dconfigure11952 GCJ="$GCJ"
/haiku-buildtools/gcc/liboffloadmic/
H A Dconfigure15219 GCJ="$GCJ"
/haiku-buildtools/gcc/liboffloadmic/plugin/
H A Dconfigure14914 GCJ="$GCJ"

Completed in 788 milliseconds

12