HomeSort by relevance Sort by last modified time
    Searched refs:GCC (Results 1 - 14 of 14) sorted by null

  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
MM_Win32.pm 27 use vars qw(@ISA $VERSION $BORLAND $GCC $DMAKE $NMAKE);
37 $GCC = 1 if $Config{'cc'} =~ /^gcc/i;
284 : ($GCC ? '-ru $@ $(OBJECT)'
317 # one thing for GCC/Mingw32:
321 if ($GCC) {
336 if ($GCC) {
366 gcc. Otherwise, take out all *.pdb files.
374 my $clean = $GCC ? 'dll.base dll.exp' : '*.pdb';
MM_NW5.pm 38 my $GCC = $Config{'cc'} =~ /^gcc/i;
171 elsif( $GCC ) {
Liblist.pm 177 you are using GCC, it gets translated to C<libfoo.a>, but for other win32
180 C<libfoo.lib>, depending on whether GCC or some other win32 compiler is
247 When using GCC, that entry specifies that MakeMaker should first look
251 When using a compiler other than GCC, the above entry will search for
267 since GCC can use that value as is with its linker.
  /onnv/onnv-gate/usr/src/cmd/dtrace/test/tst/common/
Makefile 50 GCC = $(ONBLD_TOOLS)/bin/$(MACH)/cw -_gcc
68 pid/tst.gcc.exe: pid/tst.gcc.c
69 $(GCC) -o pid/tst.gcc.exe pid/tst.gcc.c $(LDFLAGS)
  /onnv/onnv-gate/usr/src/cmd/mailx/
send.c 457 extract(hp->h_cc, GCC)));
466 hp->h_cc = detract(to, GCC);
475 puthead(hp, stdout, GTO|GCC|GBCC, 0);
669 if (hp->h_cc != NOSTR && (w & GCC))
tty.c 141 if (gflags & GCC) {
514 if (gflags & GCC) {
cmd3.c 366 np = elide(extract(cp, GCC));
collect.c 191 hdrs |= GCC;
  /onnv/onnv-gate/usr/src/cmd/mailx/hdr/
def.h 218 #define GCC 4 /* And the Cc: line */
223 #define GMASK (GTO|GSUBJECT|GCC|GBCC|GDEFOPT|GNL|GOTHER)
  /onnv/onnv-gate/usr/src/ucbhead/sys/
types.h 113 #ifdef GCC
126 #endif /* GCC */
  /onnv/onnv-gate/usr/src/uts/common/io/e1000g/
e1000g_debug.c 37 #ifdef GCC
141 * Using GNU gcc compiler it doesn't expand to va_start....
  /onnv/onnv-gate/usr/src/cmd/sgs/packages/common/
SUNWonld-README 595 4733697 -zignore with gcc may exclude C++ exception sections
    [all...]
  /onnv/onnv-gate/usr/src/grub/grub-0.97/
configure 829 --oldincludedir=DIR C header files for non-gcc [/usr/include]
    [all...]
  /onnv/onnv-gate/usr/src/cmd/hwdata/
usb.ids     [all...]

Completed in 1020 milliseconds