gcj
Statically Linking a GCJ Application on Ubuntu Natty
I\'m trying to statically link a GCJ application and it looks like theres some misconfiguration somewhere. I\'m just using the standard gcj installation on natty and I have both libgcj11 and libgcj开发[详细]
2023-04-13 04:23 分类:问答Does the GNU Java compiler support JNA?
I want to write a java program that uses the Windows API and that compiles to nat开发者_开发知识库ive code instead of byte code.[详细]
2023-03-29 09:11 分类:问答using cygwin compile java file to windows native code
I have written a small java application for one of my homework. the problem is the teacher may not have JRE installed. what i want to id to compile the java file to wi开发者_运维百科ndow exe file so t[详细]
2023-03-10 06:55 分类:问答GCC GCJ needs ECJ and Other Libraries?
So I just downloaded mingw-w64-bin_i686-mingw_20110410.zip from here (GCC 4.7 apparently), and discovered it had a very recent version of the GCJ compiler.[详细]
2023-02-24 11:21 分类:问答GCJ for NetBeans
How can开发者_StackOverflow社区 I compile a Java program by GCJ compiler in NetBeans? Is there any plugin for it?GCJ is junk, ditch it.[详细]
2023-02-15 09:30 分类:问答I'd like to cross-compile a gcj program for windows in linux
I already have my program compiling on the linux gcj, but i\'d like to statically compile for windows.[详细]
2023-02-12 23:55 分类:问答MinGW gcj for Windows?
I can\'t find the link to the binaries for gcj for MinGW; it does开发者_Python百科n\'t show up on the MinGW-get list, and I can\'t find the binaries on the site.[详细]
2023-02-11 01:56 分类:问答Java BigDecimal alternative library
This may strike as particularly odd but I must compile several 开发者_如何学JAVAnew code against GCJ; that doesn\'t support Java\'s BigDecimal.[详细]
2023-02-06 13:21 分类:问答JDK, JRE, Java: Version Confusion
(Note: this questions and its answers are from 2011 and show how the world was at that time.) Although I\'m not a real Java developer (yet), I feel like I should know this by now, but I\'m still very[详细]
2023-02-05 00:15 分类:问答GCJ javax.swing.GroupLayout
I am using gnu compiler for java version 4.4.4. It doesn\'t come with support for javax.swing.Group开发者_运维知识库Layout. Do later versions come with this support? I have build GCC many times before[详细]
2023-01-14 15:35 分类:问答