<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>comp.os.msdos.djgpp Google Group</title>
  <link>http://groups.google.com/group/comp.os.msdos.djgpp</link>
  <description>DOS GNU C/C++ applications and programming environment.</description>
  <language>en</language>
  <item>
  <title>help with advanced features</title>
  <link>http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/3831f2becf58ddc0/94da9c723f4c8dda?show_docid=94da9c723f4c8dda</link>
  <description>
  Dear girls and boys &lt;br&gt; can someone tell me where to find documentation of how to program the sound card, peripheral devices, printer, interrupts, and those advanced features? &lt;br&gt; I made a game very nice and it has no sound and music &lt;br&gt; thank you &lt;br&gt; Pablo (Bs As Argentina) &lt;br&gt; Yahoo! Cocina &lt;br&gt; Encontra las mejores recetas con Yahoo! Cocina.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/3831f2becf58ddc0/94da9c723f4c8dda?show_docid=94da9c723f4c8dda</guid>
  <author>
  tigrepotrazosalv...@yahoo.com.ar
  (Pablo Marty)
  </author>
  <pubDate>Mon, 04 Jan 2010 16:11:39 UT
</pubDate>
  </item>
  <item>
  <title>Weekly Mini-FAQ post for DJGPP</title>
  <link>http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/67451258a9c3dce8/09539404406b204c?show_docid=09539404406b204c</link>
  <description>
  This is the Mini-FAQ for djgpp. $Date: 2009/12/28 17:33:06 $ &lt;br&gt; ------------------------------ - &lt;br&gt; -- This is posted weekly to the djgpp news group and mailing list. -- &lt;br&gt; What is DJGPP? DJGPP is a 32-bit C/C++/ObjC++/Ada/F95 development suite &lt;br&gt; -------------- for the MS-DOS environment, based on the GNU tools.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/67451258a9c3dce8/09539404406b204c?show_docid=09539404406b204c</guid>
  <author>
  d...@delorie.com
  (DJ Delorie)
  </author>
  <pubDate>Mon, 04 Jan 2010 06:00:01 UT
</pubDate>
  </item>
  <item>
  <title>gcc ching.c compile failed</title>
  <link>http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/d29521d59b37ecb7/9bdc76e594f0451d?show_docid=9bdc76e594f0451d</link>
  <description>
  void cast(char *hexagram) &lt;br&gt; { &lt;br&gt; int sum, c, i; &lt;br&gt; sum = 0; &lt;br&gt; while ((c = getchar()) != EOF) sum += c; &lt;br&gt; srandom(sum + getuid() + getgid() + getpid() + time(0)); &lt;br&gt; for (i = 0; i &amp;lt; 6; i++) { &lt;br&gt; sum = 2 + ((random() &amp;gt;&amp;gt; 15) &amp;amp; 1); &lt;br&gt; sum += 2 + ((random() &amp;gt;&amp;gt; 15) &amp;amp; 1); &lt;br&gt; sum += 2 + ((random() &amp;gt;&amp;gt; 15) &amp;amp; 1); &lt;br&gt; hexagram[i] = &#39;0&#39; + sum;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/d29521d59b37ecb7/9bdc76e594f0451d?show_docid=9bdc76e594f0451d</guid>
  <author>
  jdash...@shellworld.net
  (Jude DaShiell)
  </author>
  <pubDate>Sun, 03 Jan 2010 21:26:38 UT
</pubDate>
  </item>
  <item>
  <title>Re: [cyd@stupidchicken.com: Emacs 23.1.91 pretest]</title>
  <link>http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/21ea0e1bca93019e/1c42813dd26a6ee7?show_docid=1c42813dd26a6ee7</link>
  <description>
  ^^^ &lt;br&gt; Should have been &amp;quot;to install MSYS&amp;quot;, of course. Sorry.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/21ea0e1bca93019e/1c42813dd26a6ee7?show_docid=1c42813dd26a6ee7</guid>
  <author>
  e...@gnu.org
  (Eli Zaretskii)
  </author>
  <pubDate>Fri, 01 Jan 2010 08:53:41 UT
</pubDate>
  </item>
  <item>
  <title>Re: [cyd@stupidchicken.com: Emacs 23.1.91 pretest]</title>
  <link>http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/21ea0e1bca93019e/ca026860071226fa?show_docid=ca026860071226fa</link>
  <description>
  I&#39;m actually glad it&#39;s not git, because it kicks a** on GNU/Linux, but &lt;br&gt; sucks on Windows (and requires top install MSYS, a Cygwin fork). &lt;br&gt; Anyway, the real reason was that Bazaar is a GNU project, while git &lt;br&gt; isn&#39;t. You can read the discussions in emacs-devel archives, several &lt;br&gt; months ago. &lt;br&gt; Nothing should hold file names from the build system. I used to grep
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/21ea0e1bca93019e/ca026860071226fa?show_docid=ca026860071226fa</guid>
  <author>
  e...@gnu.org
  (Eli Zaretskii)
  </author>
  <pubDate>Fri, 01 Jan 2010 08:48:52 UT
</pubDate>
  </item>
  <item>
  <title>Re: GCC 2.6.3 and Cygnus&#39; -mfpflaw patch</title>
  <link>http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/5d0b7ccf66dee2c3/39691d9a4166eacb?show_docid=39691d9a4166eacb</link>
  <description>
  Hi, &lt;br&gt; Except that the patch itself was written by Cygnus peeps (pre-Red &lt;br&gt; Hat), hence was unofficial and never (AFAICT) incorporated into GCC &lt;br&gt; proper. &lt;br&gt; I&#39;m thinking &amp;quot;gcc-patches&amp;quot; is a better place, but ... the only thing &lt;br&gt; worse than being flamed is being ignored into oblivion. (Oh well, &lt;br&gt; gotta try anyways ....) :-/
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/5d0b7ccf66dee2c3/39691d9a4166eacb?show_docid=39691d9a4166eacb</guid>
  <author>
  rugx...@gmail.com
  (Rugxulo)
  </author>
  <pubDate>Thu, 31 Dec 2009 20:55:35 UT
</pubDate>
  </item>
  <item>
  <title>Re: [cyd@stupidchicken.com: Emacs 23.1.91 pretest]</title>
  <link>http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/21ea0e1bca93019e/84265e8bd49bd9e1?show_docid=84265e8bd49bd9e1</link>
  <description>
  Hi, &lt;br&gt; I&#39;m surprised it&#39;s not Git, considering how beloved that is these days &lt;br&gt; (Perl, NASM, Stone Soup). &lt;br&gt; .sdrawkcab daer t&#39;nac I (but I guess you can) ;-) &lt;br&gt; I didn&#39;t expect any. Two questions, though: &lt;br&gt; 1). Are there any files that have hardcoded data (e.g. paths) in them &lt;br&gt; that should be avoided when making the .ZIP? Anything that would be
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/21ea0e1bca93019e/84265e8bd49bd9e1?show_docid=84265e8bd49bd9e1</guid>
  <author>
  rugx...@gmail.com
  (Rugxulo)
  </author>
  <pubDate>Thu, 31 Dec 2009 20:39:26 UT
</pubDate>
  </item>
  <item>
  <title>Re: GCC 2.6.3 and Cygnus&#39; -mfpflaw patch</title>
  <link>http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/5d0b7ccf66dee2c3/4d6e6e4a71d46736?show_docid=4d6e6e4a71d46736</link>
  <description>
  I think asking the gcc developers about a patch they developed long &lt;br&gt; ago is a suitable topic for the gcc developers list (g...@gcc.gnu.org). &lt;br&gt; It doesn&#39;t matter what OS you use.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/5d0b7ccf66dee2c3/4d6e6e4a71d46736?show_docid=4d6e6e4a71d46736</guid>
  <author>
  d...@delorie.com
  (DJ Delorie)
  </author>
  <pubDate>Thu, 31 Dec 2009 20:29:48 UT
</pubDate>
  </item>
  <item>
  <title>Re: [cyd@stupidchicken.com: Emacs 23.1.91 pretest]</title>
  <link>http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/21ea0e1bca93019e/6b294f04df6fb461?show_docid=6b294f04df6fb461</link>
  <description>
  Not much, it&#39;s primarily a bugfix release. If it is stable enough, &lt;br&gt; chances are that the next release will be 24.1. &lt;br&gt; Well, I thought I&#39;d do it, but got even busier: Emacs switched to &lt;br&gt; Bazaar as its VCS, and I&#39;m working on adding bidirectional editing to &lt;br&gt; it. So no promises, unfortunately. &lt;br&gt; Thanks.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/21ea0e1bca93019e/6b294f04df6fb461?show_docid=6b294f04df6fb461</guid>
  <author>
  e...@gnu.org
  (Eli Zaretskii)
  </author>
  <pubDate>Thu, 31 Dec 2009 20:21:04 UT
</pubDate>
  </item>
  <item>
  <title>Re: GCC 2.6.3 and Cygnus&#39; -mfpflaw patch</title>
  <link>http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/5d0b7ccf66dee2c3/78760c56e107f39a?show_docid=78760c56e107f39a</link>
  <description>
  Hi, &lt;br&gt; Any Pentiums from circa 1993 to 1995 would&#39;ve been affected, IIRC. &lt;br&gt; Which list? Aren&#39;t there several? You really think they wouldn&#39;t flame &lt;br&gt; me to death for using (gasp) DOS *and* old GCCs *and* old hardware?? &lt;br&gt; If you know where I should go, please point me in that &lt;br&gt; direction! :-)
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/5d0b7ccf66dee2c3/78760c56e107f39a?show_docid=78760c56e107f39a</guid>
  <author>
  rugx...@gmail.com
  (Rugxulo)
  </author>
  <pubDate>Thu, 31 Dec 2009 19:34:57 UT
</pubDate>
  </item>
  <item>
  <title>Re: [cyd@stupidchicken.com: Emacs 23.1.91 pretest]</title>
  <link>http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/21ea0e1bca93019e/00a087d944e91be3?show_docid=00a087d944e91be3</link>
  <description>
  Hi, &lt;br&gt; If my XP machine wasn&#39;t on the fritz, I&#39;d be all over this. So I may &lt;br&gt; not be too helpful in building this for a while. &lt;br&gt; What&#39;s new exactly? IIRC, not much was planned for 23.2, at least &lt;br&gt; nothing that mattered to DOS much (lexical binding branch?? Mac OS X &lt;br&gt; port??). &lt;br&gt; BTW, we still don&#39;t even have an official 23.1 package for DJGPP yet.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/21ea0e1bca93019e/00a087d944e91be3?show_docid=00a087d944e91be3</guid>
  <author>
  rugx...@gmail.com
  (Rugxulo)
  </author>
  <pubDate>Thu, 31 Dec 2009 19:31:42 UT
</pubDate>
  </item>
  <item>
  <title>Re: GCC 2.6.3 and Cygnus&#39; -mfpflaw patch</title>
  <link>http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/5d0b7ccf66dee2c3/8503f8f63c54b886?show_docid=8503f8f63c54b886</link>
  <description>
  I still do, sort of, but that was before my time. Might be related &lt;br&gt; to the famous &amp;quot;pentium FDIV bug&amp;quot;. &lt;br&gt; Might be more interesting to ask this question on the gcc list, not &lt;br&gt; here - the people who wrote it still work on gcc.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/5d0b7ccf66dee2c3/8503f8f63c54b886?show_docid=8503f8f63c54b886</guid>
  <author>
  d...@delorie.com
  (DJ Delorie)
  </author>
  <pubDate>Thu, 31 Dec 2009 19:01:37 UT
</pubDate>
  </item>
  <item>
  <title>[cyd@stupidchicken.com: Emacs 23.1.91 pretest]</title>
  <link>http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/21ea0e1bca93019e/a870c71594900245?show_docid=a870c71594900245</link>
  <description>
  Emacs 23.2 is in pretest, see below. The latest version 23.1.91 just &lt;br&gt; built on my XPSP2 box. &lt;br&gt; Please give it a try and report any unusual findings. &lt;br&gt; I&#39;m especially interested in reports, whether success or failure, &lt;br&gt; about building and using on plain DOS or its clones (as opposed to &lt;br&gt; Windows). &lt;br&gt; TIA &lt;br&gt; ------- Start of forwarded message -------
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/21ea0e1bca93019e/a870c71594900245?show_docid=a870c71594900245</guid>
  <author>
  e...@gnu.org
  (Eli Zaretskii)
  </author>
  <pubDate>Thu, 31 Dec 2009 19:00:58 UT
</pubDate>
  </item>
  <item>
  <title>Re: GCC 2.6.3 and Cygnus&#39; -mfpflaw patch</title>
  <link>http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/5d0b7ccf66dee2c3/8ac22eef5e23ce2b?show_docid=8ac22eef5e23ce2b</link>
  <description>
  Hi, &lt;br&gt; No responses? Bah. I know there&#39;s one guy around here with a buggy &lt;br&gt; Pentium (not counting CWS), but I forget his name. Didn&#39;t DJ used to &lt;br&gt; work for Cygnus? So he don&#39;t know nuthin&#39;? :-/ &lt;br&gt; Long story short, I recompiled GCC 2.6.3, but the compiled .EXE for my &lt;br&gt; silly example seems to be the same whether using -mfpflaw or not.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/5d0b7ccf66dee2c3/8ac22eef5e23ce2b?show_docid=8ac22eef5e23ce2b</guid>
  <author>
  rugx...@gmail.com
  (Rugxulo)
  </author>
  <pubDate>Thu, 31 Dec 2009 18:39:59 UT
</pubDate>
  </item>
  <item>
  <title>GCC 2.6.3 and Cygnus&#39; -mfpflaw patch</title>
  <link>http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/5d0b7ccf66dee2c3/94c9977bc739613b?show_docid=94c9977bc739613b</link>
  <description>
  Does anyone know anything about the Cygnus patch to GCC 2.6.3 to deal &lt;br&gt; with the FDIV bug? It seems similar to what Digital Mars, Borland C, &lt;br&gt; and OpenWatcom support. However, neither DJGPP v1&#39;s compile nor any &lt;br&gt; subsequent GCCs seem to have incorporated this feature. Granted, it&#39;s &lt;br&gt; unofficial, maybe they didn&#39;t think it worked well enough, or maybe
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/comp.os.msdos.djgpp/browse_frm/thread/5d0b7ccf66dee2c3/94c9977bc739613b?show_docid=94c9977bc739613b</guid>
  <author>
  rugx...@gmail.com
  (Rugxulo)
  </author>
  <pubDate>Tue, 29 Dec 2009 05:04:37 UT
</pubDate>
  </item>
  </channel>
</rss>
