代码搜索:compile
找到约 10,000 项符合「compile」的源代码
代码结果 10,000
www.eeworm.com/read/181048/9276069
compile
#! /bin/sh
# Wrapper for compilers which do not understand `-c -o'.
scriptversion=2005-05-14.22
# Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc.
# Written by Tom Tromey
www.eeworm.com/read/374494/9402940
compile
#! /bin/sh
# Wrapper for compilers which do not understand `-c -o'.
# Copyright 1999, 2000 Free Software Foundation, Inc.
# Written by Tom Tromey .
#
# This program is free softwa
www.eeworm.com/read/373916/9427718
compile
#! /bin/sh
# Wrapper for compilers which do not understand `-c -o'.
scriptversion=2005-05-14.22
# Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc.
# Written by Tom Tromey
www.eeworm.com/read/371050/9570147
compile
#! /bin/sh
# Wrapper for compilers which do not understand `-c -o'.
# Copyright 1999, 2000 Free Software Foundation, Inc.
# Written by Tom Tromey .
#
# This program is free softwa
www.eeworm.com/read/359751/10126221
compile
#! /bin/sh
# Wrapper for compilers which do not understand `-c -o'.
scriptversion=2004-10-12.08
# Copyright (C) 1999, 2000, 2003, 2004 Free Software Foundation, Inc.
# Written by Tom Tromey
www.eeworm.com/read/359019/10170169
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/160392/10536173
compile
edit Makefile.in according to your system
if you do not have GNU gengetopt installed run
touch ./source/cmdline.*
make
www.eeworm.com/read/422517/10632567
compile
#!/bin/bash
#echo "flex -d -o fcl-scanner.cc fcl-scanner.ll"
#flex -d -o fcl-scanner.cc fcl-scanner.ll
#echo "bison -d -o fcl-parser.cc fcl-parser.yy"
#bison -d -o fcl-parser.cc fcl-parser.yy
echo "
www.eeworm.com/read/276010/10775545
compile
#! /bin/sh
# Wrapper for compilers which do not understand `-c -o'.
scriptversion=2005-05-14.22
# Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc.
# Written by Tom Tromey
www.eeworm.com/read/273826/10899798
compile
#! /bin/sh
# Wrapper for compilers which do not understand `-c -o'.
scriptversion=2004-10-12.08
# Copyright (C) 1999, 2000, 2003, 2004 Free Software Foundation, Inc.
# Written by Tom Tromey