代码搜索:Compiles

找到约 1,454 项符合「Compiles」的源代码

代码结果 1,454
www.eeworm.com/read/100043/6275731

pl test-ellipses.pl

#!/usr/local/bin/perl -w use strict; # $Id: test-ellipses.pl,v 1.1 1998/03/09 07:32:53 rousskov Exp $ # # Replaces printf-like function calls with printf and compiles with gcc -Wall # to catch %-
www.eeworm.com/read/494745/6374643

makefile

# # Chapter 5 - Makefile # # # Flags - Always compiles debug. # CPP_FLAGS=/c /MTd /Zi /Od /D_DEBUG EXE_LINK_FLAGS=/DEBUG DLL_LINK_FLAGS=/DLL /DEBUG LIBS=UUID.lib ########################
www.eeworm.com/read/494745/6374705

makefile

# # Makefile - Chapter 12, free-thread example # !MESSAGE Building In-proc server. SERVER = TARGETS = Server.dll Proxy.dll DIR_SERVER = InProc # # Flags - Always compiles debug. # CPP_FLAG
www.eeworm.com/read/232412/14195542

changelog

Changelog v.0.3-irbis - 19/03/2005 * OpenMosix userland tools now compiles for 2.6 kernels. Changelog v.0.3-irbis - 10/03/2003 (This is mostly my internal version. It has applied the meanlyfull patc
www.eeworm.com/read/122539/14685770

makefile

# # Chapter 5 - Makefile # # # Flags - Always compiles debug. # CPP_FLAGS=/c /MTd /Zi /Od /D_DEBUG EXE_LINK_FLAGS=/DEBUG DLL_LINK_FLAGS=/DLL /DEBUG LIBS=UUID.lib ########################
www.eeworm.com/read/122539/14685901

makefile

# # Makefile - Chapter 12, free-thread example # !MESSAGE Building In-proc server. SERVER = TARGETS = Server.dll Proxy.dll DIR_SERVER = InProc # # Flags - Always compiles debug. # CPP_FLAG
www.eeworm.com/read/480930/1306680

c nosrmmu.c

/* $Id: nosrmmu.c,v 1.5 1999/11/19 04:11:54 davem Exp $ * nosrmmu.c: This file is a bunch of dummies for sun4 compiles, * so that it does not need srmmu and avoid ifdefs. * * Copyright (C
www.eeworm.com/read/471161/1433243

rs6000

15.7.1993 xntp3 compiles now again on AIX. I have disabled prototyping and added the switch -D_NO_PROTO which disables prototyping in the system include files. Matthias Ernst maer@nmr.lpc.ethz.ch --
www.eeworm.com/read/457725/1594815

scr msim.scr

#!/bin/csh -f # msim.scr - simulator script for Verilog simulation of M8051 # This script compiles and simulates the Verilog deliverable test bench set SRC_DIR = "../rtl" set TEST = "func1" set CODE_
www.eeworm.com/read/250243/4435385

c nosrmmu.c

/* $Id: nosrmmu.c,v 1.5 1999/11/19 04:11:54 davem Exp $ * nosrmmu.c: This file is a bunch of dummies for sun4 compiles, * so that it does not need srmmu and avoid ifdefs. * * Copyright (C