35# define SHELL_CMD "sh"
37# define GEN_EXPORTS "emxexp"
38# define DEF2IMPLIB_CMD "emximp"
39# define SHARE_SW "-Zdll -Zmtd"
41# define TRUNCATE_DLL_NAME
42# define DYNAMIC_LIB_EXT "dll"
43# define EXE_EXT ".exe"
47# define STATIC_LIB_EXT "lib"
48# define OBJECT_EXT "obj"
49# define LIBRARIAN "emxomfar"
52# define STATIC_LIB_EXT "a"
53# define OBJECT_EXT "o"
54# define LIBRARIAN "ar"
68 char *obj_files[1024];
92 memset(&cmd_data, 0,
sizeof(cmd_data));
122 }
else if (
arg[1] ==
'o' &&
a+1 <
argc) {
179 }
else if (
strcmp(
var,
"export-all") == 0) {
192 if (
strcmp(
arg,
"export-dynamic") == 0) {
212 if (
strcmp(
arg,
"prefer-non-pic") == 0) {
351#ifdef TRUNCATE_DLL_NAME
522 const unsigned char *
s;
525 d = (
unsigned char *)
cmd;
526 s = (
const unsigned char *)
str;
529 if (*
s ==
'"' || *
s ==
'\\') {
576 if (entry->d_name[0] !=
'.') {
602 if (entry->d_name[0] !=
'.') {
const char apr_size_t len
char * strdup(const char *str)
apr_size_t const unsigned char unsigned int unsigned int d
request_rec int int apr_table_t const char * path
apr_bucket apr_bucket_brigade * a
const char const char *const * args
static apr_status_t command(sed_eval_t *eval, sed_reptr_t *ipc, step_vars_storage *step_vars)
enum output_type_t output_type