代码搜索:Compile
找到约 10,000 项符合「Compile」的源代码
代码结果 10,000
www.eeworm.com/read/164463/10106600
h compile.h
#define UTS_VERSION "#1 Fri Dec 9 14:16:00 CST 2005"
#define LINUX_COMPILE_TIME "14:16:00"
#define LINUX_COMPILE_BY "root"
#define LINUX_COMPILE_HOST "localhost.localdomain"
#define LINUX_COMPILE_DOMA
www.eeworm.com/read/359751/10125944
h compile.h
/* This file is auto generated, version 1 */
#define UTS_MACHINE "i386"
#define UTS_VERSION "#1 Tue Sep 13 18:18:41 CST 2005"
#define LINUX_COMPILE_TIME "18:18:41"
#define LINUX_COMPILE_BY "mdv"
#defi
www.eeworm.com/read/359567/10138572
tcl compile.tcl
#
# Run this Tcl script to generate the compile.html file.
#
set rcsid {$Id: compile.tcl,v 1.5 2005/03/19 15:10:45 drh Exp $ }
source common.tcl
header {Compilation Options For SQLite}
puts {
Com
www.eeworm.com/read/359019/10169839
compile readme.compile
Short overview for those who don't read manuals:
There is no 'configure', simply call 'make' on the top level
directory.
All results in general will be placed into a directory named
OBJ/
www.eeworm.com/read/358185/10194818
py-compile
#!/bin/sh
# py-compile - Compile a Python program
scriptversion=2005-05-14.22
# Copyright (C) 2000, 2001, 2003, 2004, 2005 Free Software Foundation, Inc.
# This program is free software; you can r
www.eeworm.com/read/356561/10224693
bat compile.bat
javac StatusPanel.java
javac List1.java
javac ControlPanel.java
javac SupportList1.java
SupportList1.java
www.eeworm.com/read/356321/10231930
png compile.png
www.eeworm.com/read/356090/10237246
compile flags.compile
-g
-O
-fno-builtin-memcpy
-ansi
-pedantic
-Wall
-Wmissing-prototypes
-Wstrict-prototypes
-Wsign-compare
-Wredundant-decls
-Werror
-IC:/BlueLab401/tools/include/firmware
-IC:/BlueLab401/too
www.eeworm.com/read/356089/10237298
compile flags.compile
-g
-O
-fno-builtin-memcpy
-ansi
-pedantic
-Wall
-Wmissing-prototypes
-Wstrict-prototypes
-Wsign-compare
-Wredundant-decls
-Werror
-IC:/BlueLab401/tools/include/firmware
-IC:/BlueLab401/too
www.eeworm.com/read/355661/10250083
bat compile.bat
SET OLDPATH=%PATH%
CD %1
path=D:\Program Files\Borland\BDS\4.0\bin
dcc32.exe /B winSkinD2006.dpk -$H-,W-
del dcc32.cfg
SET Path=%OLDPATH%