Searched refs:CC (Results 151 - 175 of 423) sorted by relevance

1234567891011>>

/haiku-buildtools/legacy/binutils/ld/testsuite/ld-elfcomm/
H A Delfcomm.exp34 if { [which $CC] == 0 } {
59 if { ![ld_compile "$CC $CFLAGS" $srcdir/$subdir/common1a.c tmpdir/common1a.o]
60 || ![ld_compile "$CC $CFLAGS" $srcdir/$subdir/common1b.c tmpdir/common1b.o] } {
/haiku-buildtools/legacy/binutils/libiberty/
H A Dmakefile.vms15 ifeq ($(CC),gcc)
/haiku-buildtools/legacy/gcc/
H A Dconfig.if67 ${CC-cc} $dummy.c -o $dummy 2>/dev/null
/haiku-buildtools/legacy/gcc/gcc/config/pa/
H A Dlib2funcs.asm5 ; This file is part of GNU CC.
7 ; GNU CC is free software; you can redistribute it and/or modify
12 ; GNU CC is distributed in the hope that it will be useful,
26 ; along with GNU CC; see the file COPYING. If not, write to
/haiku-buildtools/legacy/gcc/gcc/fixinc/
H A Dmkfixinc.sh76 defs="SHELL=\"$SHELL\" CC=\"$CC\" CFLAGS=\"$CFLAGS\" LDFLAGS=\"$LDFLAGS\""
/haiku-buildtools/legacy/gcc/libiberty/
H A Dmakefile.vms15 ifeq ($(CC),gcc)
/haiku-buildtools/binutils/opcodes/
H A Dmakefile.vms40 ifeq ($(CC),gcc)
/haiku-buildtools/binutils/ld/testsuite/ld-undefined/
H A Dundefined.exp27 if { ![is_remote host] && [which $CC] == 0 } {
35 if ![ld_compile "$CC -g" $srcdir/$subdir/undefined.c tmpdir/undefined.o] {
/haiku-buildtools/binutils/ld/testsuite/lib/
H A Dld-lib.exp32 global CC
34 if {![info exists CC]} {
35 set CC [find_gcc]
37 if { $CC == "" } {
40 set state [remote_exec host $CC --version]
1195 global CC
1247 if ![ld_compile "$CC -S $CFLAGS $cflags" $srcdir/$subdir/$src_file $as_file] {
1410 global CC
1451 ld_compile "$CC -c $CFLAGS $cflags" $srcdir/$subdir/$src_file $objfile
1455 # We have to use $CC t
[all...]
/haiku-buildtools/legacy/binutils/
H A Dlibtool.m463 AR="$AR" LTCC="$CC" CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \
265 case $host/$CC in
551 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
553 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
686 if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
747 if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
920 lt_save_CC="$CC"
922 dnl Make sure LTCC is set to the C compiler, i.e. set LTCC before CC
[all...]
/haiku-buildtools/binutils/config/
H A Ddepstand.m428 [ifelse([$1], CC, [depcc="$CC" am_compiler_list=],
/haiku-buildtools/binutils/gas/testsuite/gas/bfin/
H A Dbit.s23 CC = BITTST (r1, 0); define
/haiku-buildtools/gcc/config/
H A Ddepstand.m428 [ifelse([$1], CC, [depcc="$CC" am_compiler_list=],
/haiku-buildtools/legacy/binutils/bfd/
H A Dmakefile.vms10 CC=cc
27 ifeq ($(CC),gcc)
/haiku-buildtools/legacy/binutils/binutils/
H A Dmakefile.vms-in19 ifeq ($(CC),gcc)
70 $(CC) $(CFLAGS)/define=(VERSION="""$(VERSION)""") $<
74 $(MAKE) -f makefile.vms "CC=$(CC)"
78 $(MAKE) -f makefile.vms "CC=$(CC)"
83 $(MAKE) -f makefile.vms "CC=$(CC)"
88 $(MAKE) -f makefile.vms "CC=$(CC)"
[all...]
/haiku-buildtools/legacy/binutils/config/
H A Ddepstand.m428 [ifelse([$1], CC, [depcc="$CC" am_compiler_list=],
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/bfin/
H A Dbit.s23 CC = BITTST (r1, 0); define
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-elfweak/
H A Delfweak.exp273 global CC
285 if {![ld_simple_link $CC $tmpdir/$libname.so "$shared $files"]} {
299 global CC
312 if {![ld_simple_link $CC $tmpdir/$execname "$flags $files"]} {
363 send_log "$CC $picflag\n"
364 verbose "$CC $picflag"
365 catch "exec $CC $picflag" exec_output
381 if ![ld_compile "$CC $CFLAGS $picflag" $srcdir/$subdir/foo.c $tmpdir/foo.o] {
386 if ![ld_compile "$CC $CFLAGS $picflag" $srcdir/$subdir/bar.c $tmpdir/bar.o] {
391 if ![ld_compile "$CC
[all...]
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-sh/
H A Dsh.exp113 if { [which $CC] == 0 } {
128 || ![ld_compile $CC "-O -mrelax $srcdir/$subdir/sh2.c" tmpdir/sh2.o]} {
/haiku-buildtools/gcc/zlib/watcom/
H A Dwatcom_f.mak17 CC = wcc386 macro
23 $(CC) $(CFLAGS) $[@
/haiku-buildtools/binutils/zlib/watcom/
H A Dwatcom_f.mak17 CC = wcc386 macro
23 $(CC) $(CFLAGS) $[@
/haiku-buildtools/binutils/ld/testsuite/ld-elfweak/
H A Delfweak.exp281 global CC
293 if {![ld_simple_link $CC $tmpdir/$libname.so "$shared $files"]} {
307 global CC
319 if {![ld_simple_link $CC $tmpdir/$execname "$flags $files"]} {
372 send_log "$CC $picflag\n"
373 verbose "$CC $picflag"
374 catch "exec $CC $picflag" exec_output
390 if ![ld_compile "$CC $CFLAGS $picflag" $srcdir/$subdir/foo.c $tmpdir/foo.o] {
395 if ![ld_compile "$CC $CFLAGS $picflag" $srcdir/$subdir/bar.c $tmpdir/bar.o] {
400 if ![ld_compile "$CC
[all...]
/haiku-buildtools/binutils/ld/testsuite/ld-sh/
H A Dsh.exp137 if { [which $CC] == 0 } {
152 || ![ld_compile $CC "-O -mrelax -foptimize-sibling-calls $srcdir/$subdir/sh2.c" tmpdir/sh2.o]} {
/haiku-buildtools/binutils/
H A Dconfig.rpath32 # The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld
38 # - On IRIX 6.5 with CC="cc", the run time search patch must not be longer
74 case $CC in
224 collect2name=`${CC} -print-prog-name=collect2`
241 ${CC} ${LDFLAGS} conftest.c -o conftest
280 if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
348 if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
/haiku-buildtools/gcc/
H A Dconfig.rpath32 # The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld
38 # - On IRIX 6.5 with CC="cc", the run time search patch must not be longer
74 case $CC in
226 collect2name=`${CC} -print-prog-name=collect2`
243 ${CC} ${LDFLAGS} conftest.c -o conftest
282 if $CC -v 2>&1 | grep 'Apple' >/dev/null ; then
350 if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then

Completed in 126 milliseconds

1234567891011>>