From: "sqrt(-1) aka Aatu Koskensilta" Newsgroups: comp.os.msdos.djgpp Subject: Re: compiling native code with DJGPP for JAVA Date: Wed, 22 Oct 1997 13:49:40 -0700 Organization: Pretty bad Lines: 25 Message-ID: <344E66E4.2FE@sci.fi> References: <344C7ADB DOT 341235F7 AT ellemtel DOT se> NNTP-Posting-Host: dcxi.dyn.sci.fi Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Michal Mertl wrote: > > On Tue, 21 Oct 1997, Tomas Olsson wrote: > > > I have problem to compile native code for JAVA (it does not seem to find > > __int64 types). Should it work or should I try another compiler? > > > __int64 type is long long. > > So if your code contains __int64 you could add #define __int64 long long Or, better yet, typedef long long __int64. > BTW how you compile JAVA with DJGPP I've never heard before about that > possibility. Humm... me neither. > Michal "MiMe" Mertl > xmerm05 AT vse DOT cz -- Later, sqrt(-1) aka Aatu Koskensilta (squirt AT seaga DOT org) "Coders do it with a LUT"