This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Newbie


Hi,

I have a few gcj-newbie questions:

I understand gcj includes an interpreter for using
.class files that are not already compiled;

1) how does this interact with compiled code? what
   have I to do in my code to be able to use it?
2) how do I produce compiled code linked against such
   java libraries for a mixed-mode application?

It seems gcj is not equally supported on all platforms;

3) what is the status of the win32 target
4) and the win32 host?

I would like to have a native win32 gui for a program
of mine written in java, using swt+gcj for the win32
launcher+gui part and pure java for the rest of the
application.

Considering the actual state of gcj, is this just a mere
dream or can I dig further in this promising direction?

Thanks all for you support and your great software :)

-- 
Loïc Péron

phone:(33) 683 880 177
mailto:loic.peron@bigfoot.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]