search for: djgpp

Displaying 20 results from an estimated 49 matches for "djgpp".

Did you mean: 0jpp
2001 Aug 15
3
DJGPP patches and makefiles
Hi. Here are my patches and makefiles for compiling ogg, vorbis and vorbis-tools on DOS with DJGPP. They can build them from cvs snapshots and need minimal maintainance (even extract source lists from `makefile.am's). Everything seems to work, except one FP exception on encode at middle bitrates (lowest two and highest bitrates don't cause it) - I don't think it's my makefiles&...
2017 Jan 13
1
[PATCH] support nasm coff obj format for djgpp
Attached patch adds support nasm coff obj format for djgpp -- O.S. -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-support-nasm-coff-obj-format-for-djgpp.patch Type: application/octet-stream Size: 1227 bytes Desc: not available URL: <http://lists.xiph.org/pipermail/flac-dev/attachments/20170113/8c51e0dc/attachme...
2017 Jan 13
1
[PATCH] workaround for DJGPP missing wcswidth()
Attached patch works around for DJGPP missing wcswidth() in flac/utils.c:strlen_console() -- O.S. -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-flac-utils.c-strlen_console-workaround-for-DJGPP-mis.patch Type: application/octet-stream Size: 683 bytes Desc: not available URL: <http://lists.x...
2016 Mar 09
0
DJGPP in Fedora
I'm wondering if there is anyone who might be interested in working with this guy to get the djgpp cross-compiler into the Fedora repos? https://groups.google.com/forum/m/#!topic/comp.os.msdos.djgpp/8gp0LtLY6DI -- Sent from my Android device with K-9 Mail. Please excuse brevity and formatting.
2001 Jun 06
1
Vorbis under DJGPP (was: DOS commandline decoder for Ogg beta4)
Ever considered creating make files for the Mingw? I've wanted to see if it worked with Ming but I've never had the chance to do so since I imagine it might also require some revisions to the code. (I'm not so hot at programming anyway.) --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a
1998 Mar 22
3
R-0.61.1 compiled with egcs-mingw32
...http://www.xraylith.wisc.edu/~khan/software/gnu-win32/ (2) You must also have a GNU make and some standard unix command (ls,cat,sed,rm). Furthemore, make and this command must be able to overcome the MsDOS limitation about the length of a command. I used the ones coming with the djgpp compiler. According to me, they are the best version for dos and windows. You can find it in any SIMTEL mirror. If you want, I can make available a small file with only the needed tools. (3) The gnuwin32/Makefile use the g77 Fortran compiler. If you don't have it, or if you...
2005 Feb 04
2
Compilation of R (linux) package on windows
Hello, I develop some R package on Linux machine with C subroutines. The programs in C are well compiled on Linux machine and so I have some ".so" files. Now, I want to do the same work on windows, so I install R (the last version) on windows, with Active Perl and djgpp, which is, as I know, the gcc version for windows (to compile C program), but unfortunately when I run "R CMD SHLIB inv.c, ", I have an error. I think it's a problem with my choice of compiler C, could somebody give to me the name of good compiler to do that ? -- ----------------...
2017 Jan 13
2
unsigned int and FLAC__uint32 are used interchangeably
unsigned int and FLAC__uint32 are used interchangeably, leading to warnings with platforms (e.g. djgpp) where int32_t is long: bitreader.c: In function `FLAC__bitreader_read_rice_signed': bitreader.c:721: warning: passing arg 2 of `FLAC__bitreader_read_unary_unsigned' from incompatible pointer type bitreader.c: In function `FLAC__bitreader_read_rice_signed_block': bitreader.c:850: warni...
2017 Jan 14
2
unsigned int and FLAC__uint32 are used interchangeably
On 1/14/17, Erik de Castro Lopo <mle+la at mega-nerd.com> wrote: > Ozkan Sezer wrote: > >> unsigned int and FLAC__uint32 are used interchangeably, leading to >> warnings with platforms (e.g. djgpp) where int32_t is long: > > Is `sizeof int == 4` though? Yes, obviously it is > I couldn't image FLAC working correctly > if it wasn't. > > Erik
2006 May 06
1
quick question
What was used to compile the syslinux win32 binary? I tried djgpp but no luck. Think it's choking on the windows.h header. Can somebody help me out. Guessing a combo of cygwin and mingw but gonna try and get a word before I bang my head against the wall. -andy
2002 Nov 28
1
List of rsync service hosts?
...ices, at least I think it has been on the rsync webpages, but I can't find it there anymore. Or is it anywhere else? Where can this list of rsync hosts be placed? I appreciate your feedback. Have a nice day Michael -- Michael Schmidt mschmidt@fh-koblenz.de MIRROR OF: Ghostscript, DJGPP ...and more
2002 Nov 25
3
FTP at rsync.samba.org down?
....org, but it was not possible to get a ftp connection to that address. Is the ftp service down there? Thanks in advance for any soon helpful hint. Have a nice day Michael -- Michael Schmidt mschmidt@fh-koblenz.de MIRROR OF Ghostscript * X-Windows X11 * DJGPP * and more...
2002 Oct 16
1
FIXED: error in make pkg-...
Sorry, spoke too quickly! The problem was caused by my editing the MkRules file with an editor that replaces tabs with spaces. Make evidently requires that all lines start with a tab (see http://www.delorie.com/djgpp/v2faq/faq22_17.html). Perhaps worth warning windoze users like myself of such perils in readme.packages or somewhere similar! Now I have a new problem, but it looks fixable. Thanks for your attention. Drew Drew Tyre CSIRO Marine Research, PO Box 120 Cleveland, QLD, 4163, Australia drew.tyre...
1995 Sep 26
0
GPM Modula-2 and Oberon-2 Compilers
...ulty of Information Technology at the Queensland University of Technology. Commercial GPM Modula-2 compilers are sold for a wide range of UNIX platforms. Front-ends have also been written for Oberon-2, C, and an experimental OO language called Luna. The GPM Modula-2 compilers for Linux, FreeBSD, DJGPP, EMX and MS-DOS are available freely by ftp. Oberon-2 compilers are also available for a number of the platforms. The latest FreeBSD version is yet another port of the Linux version of GPM. It is completely compatible with the Linux version in all respects. Refer to the Linux release notes for any...
2001 Jun 17
1
file(1) magic for Ogg Vorbis
I downloaded `file' for djgpp, and it verbosly identified my mp3 by bitrate, sample rate, mono/stereo, option bits, etc. WAVs are also uidentified well. Only vorbis was identified simply as "Ogg-Vorbis compressed sound file" without any info. So I decided I must fix this to replace my aliases that use `od' to r...
2017 Jan 22
7
os/2 support using Watcom
The attached set of patches adds support for OS/2 using Watcom compiler (tested with Open Watcom 1.9). My only interest was building a working dll (the last patch in the set adds a makefile for it), therefore I did not touch other places: If there is interest, I can do so. Regards. -- O.S. -------------- next part -------------- A non-text attachment was scrubbed... Name:
2003 Feb 13
4
Netbooting / building
Hi, I have been using pxelinux for quite a while. It works extremely well for us. Now, I am looking at something new. We would like to: boot ( some OS - hopefully linux )from the network using pxelinux. make a small partition dos partition on the first disk. connect ( via perl dbi ) to a back end database Download the appropriate files for either a winxp build OR a kernel/ramdisk for a
2015 Jun 03
5
[PATCH 1/1] Updated opus_types.h to correctly support 8 and 64 bit types.
...*/ + typedef char opus_int8; + typedef unsigned char opus_uint8; typedef short opus_int16; typedef unsigned short opus_uint16; typedef int opus_int32; typedef unsigned int opus_uint32; + typedef long long opus_int64; + typedef unsigned long long opus_uint64; #elif defined (DJGPP) /* DJGPP */ + typedef char opus_int8; + typedef unsigned char opus_uint8; typedef short opus_int16; typedef unsigned short opus_uint16; typedef int opus_int32; typedef unsigned int opus_uint32; + typedef long long opus_int64; + typedef unsigned long long opus_uint64;...
2015 Nov 05
1
Improving Support for Xapian::DB_RETRY_LOCK in Windows(#65)
Hi Olly, I tried to reach you through Github notifications(email) about this issue but with no reply, so I thought we could discuss this issue here, I saw three critical problems in the last patch. 1. Adding code to wrong '#if', i added it to else branch 2. Figuring out 'fd', holding the lock and 'fnm' as in windows 'fnm' differs Help me out here, and Mention
2017 Jan 14
0
unsigned int and FLAC__uint32 are used interchangeably
Ozkan Sezer wrote: > > Ozkan Sezer wrote: > > > >> unsigned int and FLAC__uint32 are used interchangeably, leading to > >> warnings with platforms (e.g. djgpp) where int32_t is long: > > > > Is `sizeof int == 4` though? > > Yes, obviously it is Well I've just pushed a patch that purges the code base of `unsigned`. Please test and let us know how it goes. Erik -- -------------------------------------------------------------------...