Hi, On Sun, Jul 20, 2014 at 4:52 AM, Jim Michaels <[email protected]> wrote: > On 7/19/2014 4:20 AM, Rugxulo wrote: >> >>> the new alpha cygwin DJGPP compiler's host is I think any version of >>> windows possibly even x64 cpu - >>> it must be compiled right now, a binary may be later. the target is still >>> DOS i386 to my knowledge. >> >> Can you point me to this mythical URL you keep mentioning? :-) >> >>> the cygwin-compiled version just allows folks who have 64-bit windows to >>> compile DOS programs >>> (so they can run them on a VM or whatever, >> > comp.os.msdos.djgpp and search for cygwin. > google groups post on how to build > https://groups.google.com/forum/#!searchin/comp.os.msdos.djgpp/cygwin/comp.os.msdos.djgpp/qn8Z-IX5_qs/EWHJPrMz-zYJ > > the files: (/pub/djgpp/rpms/*, e.g. djcrx-2.04pre*, > djcross-binutils*,djcross-gcc*) > ftp://ftp.delorie.com/pub/djgpp/rpms/ > > this is the gcc 4.9.1 source, you probably won't need it, but just in > case, > ftp://ftp.delorie.com/pub/djgpp/rpms/djcross-gcc-4.9.1/djcross-gcc-4.9.1.tar.bz2
That post on news://comp.os.msdos.djgpp is apparently the same person that I've already mentioned, i.e. "RoBoard Lab". http://www.bttr-software.de/forum/board_entry.php?id=13451#p13451 https://github.com/andrewwutw/build-djgpp/releases And you don't have to build it yourself. Like I said, I tried the MinGW-hosted build atop Win64, and it seems to work fine. I didn't have to bootstrap via Cygwin, just downloaded his "standalone" package .ZIP. ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
