From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30880 invoked by alias); 6 May 2002 17:13:10 -0000 Mailing-List: contact java-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-owner@gcc.gnu.org Received: (qmail 30867 invoked from network); 6 May 2002 17:13:02 -0000 Received: from unknown (HELO smtp1.utaiop.at) (195.70.253.46) by sources.redhat.com with SMTP; 6 May 2002 17:13:02 -0000 Received: from multi1.utaiop.at ([10.70.253.35]) by smtp1.utaiop.at (Netscape Messaging Server 4.15) with ESMTP id GVP95P02.R5Z for ; Mon, 6 May 2002 19:13:01 +0200 Received: from freemail.de ([62.218.98.112]) by multi1.utaiop.at (Netscape Messaging Server 4.15) with ESMTP id GVP93100.7NA for ; Mon, 6 May 2002 19:11:25 +0200 Message-ID: <3873941A.3050100@freemail.de> Date: Mon, 06 May 2002 10:13:00 -0000 From: Clemens Eisserer User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.0rc1) Gecko/20020417 X-Accept-Language: en-us, en MIME-Version: 1.0 To: java@gcc.gnu.org Subject: Newbie Questions Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-05/txt/msg00053.txt.bz2 Hello! I'm still a very newbie at gjc so plaese dont be angry about my stupid questions ;-).... When I heard first time about gjc and libgjc a was very excited about it. But I dont know what I can really do with it. I heard it is nearly compatible with Java-1.1.8 (without Gui-Stuff...), but can I really make native apps with it, like any C++ app. Is there nothing like a runtime, everything nativly? That would be sooo cool.... Is it possible to link static with libgjc , so that the user dont need to install it.(Of cource there will be choice...) Is there a garbage-collector avaible? And how is that realized, I thing there is no runtime-enviroment... I heard that there are already some AWT-Classes. Are they ready to use and how does they look on linux? (I heard something like GTK)... Will all java-classes that are included in my file (e.g. java.io.*) compiled nativly? Is gjc a "dead" or lacy project, or is there much traffic on it? Thank you very much for answering my questions and sorry for my bad english ;-).....