代码搜索:COMPILATION
找到约 10,000 项符合「COMPILATION」的源代码
代码结果 10,000
www.eeworm.com/read/146447/5738099
sh gcc-linux.sh
#! /bin/sh
# Setup for compiling with GCC/G++ for Linux
if [ "$CHECKED" = "1" ]; then
echo Checked debug build enabled.
else
echo Release build enabled.
fi
export MAKESTARTUP=$SCITECH/maked
www.eeworm.com/read/145991/5741791
h getdta.h
/*--------------------------------------------------------------------*/
/* g e t d t a . h */
/*
www.eeworm.com/read/144216/5752495
strict-subs
Check strict subs functionality
__END__
# no strict, should build & run ok.
Fred ;
my $fred ;
$b = "fred" ;
$a = $$b ;
EXPECT
########
use strict qw(refs vars);
Fred ;
EXPECT
########
use strict
www.eeworm.com/read/140467/5790755
mk config.mk
#
# This is config used for compilation of WEP EP250 sources
#
# You might change location of U-Boot in memory by setting right TEXT_BASE.
# This allows for example having one copy located at the end
www.eeworm.com/read/140467/5791317
sh gcc-beos.sh
#! /bin/sh
# Setup for compiling with GCC/G++ for BeOS
if [ "$CHECKED" = "1" ]; then
echo Checked debug build enabled.
else
echo Release build enabled.
fi
export MAKESTARTUP=$SCITECH/makede
www.eeworm.com/read/140467/5791337
sh gcc-linux.sh
#! /bin/sh
# Setup for compiling with GCC/G++ for Linux
if [ "$CHECKED" = "1" ]; then
echo Checked debug build enabled.
else
echo Release build enabled.
fi
export MAKESTARTUP=$SCITECH/maked
www.eeworm.com/read/138426/5816587
lst main.lst
C51 COMPILER V7.09 MAIN 09/17/2004 11:10:15 PAGE 1
C51 COMPILER V7.09, COMPILATION OF MODULE MAIN
OBJECT MODULE PLACED IN ma
www.eeworm.com/read/137691/5822261
nc migdummy.nc
//dummy file to make MIG run faster for TinyDB
// compilation -- just include needed message
// files in a worthless config.
includes AM;
includes TinyDB;
includes Event;
includes Command;
configur
www.eeworm.com/read/131315/5936266
x-genix
# Makefile modifications for compilation on Genix.
ALLOCA=alloca.o
MALLOC = malloc.o
# You must get malloc.c and getpagesize.h from GNU Emacs.
www.eeworm.com/read/131315/5942752
com solaris2.sun.com
# solaris2.sun.com - MH 6.8 - Solaris 2.x
# Solaris 2.x (native, no source/binary compatability)
# contributed by Greg.Onufer@cheers.Bungi.COM
# Wed, 11 Nov 1992 00:43:19 PST
# Bulletin Boards
bbdeli