X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: "deckerben" Newsgroups: comp.os.msdos.djgpp References: Subject: Re: GCJ Date: Wed, 27 Feb 2002 13:40:21 +0100 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Lines: 32 Message-ID: <3c7cd082$0$12706$9b622d9e@news.freenet.de> NNTP-Posting-Host: 213.6.60.33 X-Trace: 1014812802 news.freenet.de 12706 213.6.60.33 X-Complaints-To: abuse AT freenet DOT de To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Thank you for the answer. I must be a little confused, I thought the idea of building GCJ was to compile the libgcj itself (many libraries come in source code form). At any rate, I think I wait until GJC decides to support the DJGPP project. Thanks again. Ben "Andris Pavenis" wrote in message news:Pine DOT A41 DOT 4 DOT 05 DOT 10202270918200 DOT 38876-100000 AT ieva06... > > > On Tue, 26 Feb 2002, deckerben wrote: > > > Is there a GCJ port to DJGPP, or at least a DJGPP makefile out there? > > There were no problems to build it at least for gcc-2.95.X. (I haven't > tried gcc-3.0.X). The problem is that it is rather useless without libgcj > which is not ported for DJGPP. It's rather unlikely to be changed in > nearest future. > > GCJ sources is inside gcc2953s.zip as I didn't remove them that time, but > they are not included in for example gcc304s.zip. So You can build them > yourself if You still really want it. > > Andris > > >