From: Damian Yerrick Newsgroups: comp.os.msdos.djgpp Subject: Re: ANNOUNCE: Binutils 2.10 update #2 Organization: Pin Eight Software http://pineight.8m.com/ Message-ID: References: <39C7B008 DOT E24F741C AT ujf-grenoble DOT fr> <39C89EE7 DOT 3504 DOT BDF2B AT localhost> X-Newsreader: Forte Agent 1.7/32.534 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 16 X-Trace: /wzbxd+uuJzENi9HsQfoNHWH5b18OZoT3wQa8kqxc+PEf42zgtTFziP0Uc19eto3BqoOsmLopTmc!nTgXIVuRfINAP67R+DH/Ktxko2twbN+HF2uBGD7c4iD3kTiS7xPvXHdTu0ctMD3ZvdlZKG7lq6gO!vk91MQ== X-Complaints-To: abuse AT gte DOT net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly NNTP-Posting-Date: Wed, 20 Sep 2000 15:12:32 GMT Distribution: world Date: Wed, 20 Sep 2000 15:12:32 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Wed, 20 Sep 2000 11:26:31 +0200, pavenis AT lanet DOT lv wrote: >Java is not working anyway (at least I was not able to build >libgcj for DJGPP). Java technology is very thread-heavy, and DPMI doesn't like threads (no stack switching on a hardware exception). The Java platform also needs an awt implementation, which requires a window system. --