代码搜索:executables
找到约 1,287 项符合「executables」的源代码
代码结果 1,287
www.eeworm.com/read/126933/6010298
readme
Notes about MS-DOS executables and compilers:
- Borland start-up code is reported to switch the screen mode auto-
matically if it's not 80 columns (or possibly 40) and either 25, 43
or 50 lin
www.eeworm.com/read/479931/1328759
in makefile.in
VPATH = @srcdir@
srcdir = @srcdir@
EXECUTABLES = xdb xdb-test
all:
@echo "Nothing to be done for all..."
info:
install-info:
dvi:
install:
uninstall: force
installcheck:
check:
clean mostlyclean:
www.eeworm.com/read/470713/1453141
java pr218.java
// Bug in gcj 20000427: Java executables can abort trying to access a null
// pointer in a leaf function.
public class PR218
{
private int i = 5;
public static void main(String[] args)
{
www.eeworm.com/read/470693/1465031
java pr218.java
// Bug in gcj 20000427: Java executables can abort trying to access a null
// pointer in a leaf function.
public class PR218
{
private int i = 5;
public static void main(String[] args)
{
www.eeworm.com/read/250243/4435829
makefile
#
# linux/arch/x86_64/boot/compressed/Makefile
#
# create a compressed vmlinux image from the original vmlinux
#
# Note all the files here are compiled/linked as 32bit executables.
#
targets := vmli
www.eeworm.com/read/247605/4479733
readme
This directory should build some unit test executables.
Each test should be run with it's correspoding test case input file.
For example, to run the 'tmap' test you would type 'tmap tmap.in'. If the
www.eeworm.com/read/241253/4562594
gunzdef
GUNZIP
GUNZIP
Gunzip is a uncompress utility that is available from the GNU
archive site.
You can also get gzip and gunzip from
www.gzip.org. This site has executables
for almost every platform.
www.eeworm.com/read/233448/4687443
java pr218.java
// Bug in gcj 20000427: Java executables can abort trying to access a null
// pointer in a leaf function.
public class PR218
{
private int i = 5;
public static void main(String[] args)
{
www.eeworm.com/read/209559/4962854
makefile
#
# linux/arch/x86_64/boot/compressed/Makefile
#
# create a compressed vmlinux image from the original vmlinux
#
# Note all the files here are compiled/linked as 32bit executables.
#
targets := vmli
www.eeworm.com/read/192230/5159808
in makefile.in
VPATH = @srcdir@
srcdir = @srcdir@
EXECUTABLES = xdb xdb-test
all:
@echo "Nothing to be done for all..."
info:
install-info:
dvi:
install:
uninstall: force
installcheck:
check:
clean mostlyclean: