Searched refs:DJGPP (Results 1 – 25 of 34) sorted by relevance
12
/external/jpeg/ |
D | jconfig.dj | 1 /* jconfig.dj --- jconfig.h for DJGPP (Delorie's GNU C port) on MS-DOS. */ 14 #undef NEED_FAR_POINTERS /* DJGPP uses flat 32-bit addressing */ 33 #define USE_SETMODE /* Needed to make one-file style work in DJGPP */
|
D | change.log | 55 on Apple Macintosh. makefile.dj has been updated for DJGPP v2, and there
|
D | install.doc | 152 makefile.dj jconfig.dj MS-DOS, DJGPP (Delorie's port of GNU C) 796 32-bit flat-memory-space environment, such as DJGPP or Watcom C. (And you
|
/external/bison/djgpp/ |
D | README.in | 1 This is a port of GNU Bison @VERSION@ to MSDOS/DJGPP. 20 1.: DJGPP specific changes. 23 The DJGPP port of Bison offers LFN and SFN support depending on which 58 2.1.: Copy the binary distribution into the top DJGPP installation directory, 72 DJGPP sites, just unzip it preserving the directory structure 83 name issue will be handled by the the DJGPP configuration files. 87 problems on the various platforms supported by DJGPP. 88 `djunpack' invokes the `djtar' program (that is part of the basic DJGPP 179 This will install the products into your DJGPP installation tree given 188 Send suggestions and bug reports concerning the DJGPP port to
|
D | config.sed | 1 # DJGPP specific configuration file. 2 # Sed script for additional DJGPP specific editing 24 # DJGPP specific Makefile changes.\ 70 # the generated Makefiles good for every DJGPP installation, not only 119 # making them useless for DJGPP installations for 150 # Add DJGPP version information. 151 /^#define VERSION/ s/\$VERSION/& (DJGPP port (r1))/
|
D | config_h.sed | 1 # sed script for DJGPP specific editing of config.hin 23 /* DJGPP specific defines. */\
|
D | config.bat | 2 Rem Configure Bison for DJGPP. 23 echo Configuring Bison for DJGPP v2.x... 231 Rem Define DJGPP specific defs in config.hin 415 Rem is the only one that is garanteed to have been ported to DJGPP.
|
/external/libpcap/ |
D | pcap-dos.h | 35 #define DJGPP 2 macro 40 #define DOSX DJGPP
|
D | pcap-dos.c | 296 #ifndef DJGPP in pcap_read_one()
|
/external/openssl/crypto/ |
D | o_dir.c | 73 #if defined OPENSSL_SYS_UNIX || defined DJGPP
|
/external/speex/include/speex/ |
D | speex_types.h | 84 #elif defined (DJGPP)
|
/external/kernel-headers/original/linux/ |
D | coda.h | 65 ((defined(DJGPP) || defined(__CYGWIN32__)) && !defined(KERNEL)) 73 #if defined(DJGPP) || defined(__CYGWIN32__)
|
/external/libpng/scripts/ |
D | README.txt | 21 makefile.dj2 => DJGPP 2 makefile
|
/external/openssl/ |
D | openssl.config | 44 INSTALL.DJGPP \
|
/external/bzip2/ |
D | CHANGES | 92 added minor mods so it compiles with DJGPP out of the box 98 Open stdin/stdout in binary mode for DJGPP.
|
/external/e2fsprogs/intl/ |
D | libgnuintl.h.in | 44 /* Resolve a platform specific conflict on DJGPP. GNU gettext takes
|
/external/bison/ |
D | NEWS | 92 * DJGPP support added. 480 * DJGPP support added.
|
D | ChangeLog | 1122 * Makefile.am: DJGPP specific files added to EXTRA_DIST. 1130 * djgpp/djunpack.bat: DJGPP specific file. 1131 * djgpp/fnchange.lst: DJGPP specific file. 1536 * Makefile.am: DJGPP specific files added to EXTRA_DIST. 1622 * djgpp/Makefile.maint: DJGPP specific file. 1624 * djgpp/README.in: DJGPP specific file. 1626 * djgpp/config.bat: DJGPP specific configuration file. 1628 * djgpp/config.sed: DJGPP specific configuration file. 1630 * djgpp/config.site: DJGPP specific configuration file. 1632 * djgpp/config_h.sed: DJGPP specific configuration file. [all …]
|
/external/libpng/ |
D | README | 251 makefile.dj2 => DJGPP 2 makefile
|
/external/elfutils/autom4te.cache/ |
D | output.0 | 208 # We could just check for DJGPP; but this test a) works b) is more generic 209 # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04). 6049 # We could just check for DJGPP; but this test a) works b) is more generic 6050 # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
|
/external/clearsilver/autom4te.cache/ |
D | output.0 | 203 # We could just check for DJGPP; but this test a) works b) is more generic 204 # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04). 6928 # We could just check for DJGPP; but this test a) works b) is more generic 6929 # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
|
/external/zlib/ |
D | ChangeLog | 1009 - new makefiles for DJGPP (Makefile.dj2), 32-bit Borland (Makefile.b32), 1135 - added support for DJGPP
|
/external/expat/conftools/ |
D | libtool.m4 | 704 # On DJGPP, this test can blow up pretty badly due to problems in libc 4571 # We use sed instead of cat because bash on DJGPP gets confused if 4855 # DJGPP does not support shared libraries at all
|
/external/protobuf/m4/ |
D | libtool.m4 | 716 # We use sed instead of cat because bash on DJGPP gets confused if 1501 # On DJGPP, this test can blow up pretty badly due to problems in libc 3580 # DJGPP does not support shared libraries at all
|
/external/dbus/ |
D | aclocal.m4 | 710 # On DJGPP, this test can blow up pretty badly due to problems in libc 4585 # We use sed instead of cat because bash on DJGPP gets confused if 4869 # DJGPP does not support shared libraries at all
|
12