From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32536 invoked by alias); 29 Aug 2005 19:10:49 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 32440 invoked by uid 22791); 29 Aug 2005 19:10:42 -0000 Received: from zproxy.gmail.com (HELO zproxy.gmail.com) (64.233.162.202) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 29 Aug 2005 19:10:42 +0000 Received: by zproxy.gmail.com with SMTP id n1so642435nzf for ; Mon, 29 Aug 2005 12:10:40 -0700 (PDT) Received: by 10.36.252.56 with SMTP id z56mr1138969nzh; Mon, 29 Aug 2005 12:10:40 -0700 (PDT) Received: by 10.36.41.1 with HTTP; Mon, 29 Aug 2005 12:10:40 -0700 (PDT) Message-ID: <5ef31374050829121066ced3a2@mail.gmail.com> Date: Mon, 29 Aug 2005 19:10:00 -0000 From: hari kt To: gcc-help@gcc.gnu.org Subject: java compilling and running Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-SW-Source: 2005-08/txt/msg00295.txt.bz2 Hi I am a student. I used to compile java from windows by >javac filename.java and run it by >java filename Now I like to know how to compile java in linux so i downloaded sun javas compiller and compiller but my fedora core 2 is telling errors by trying i found the in built command gcj so i compilled using=20 #gcj -c -g -O filename.java There was no errors #gcj --main=3Dfilename -o filename filename.o There was also no errors Now i dont know how to run it I tried these #./filename #./filename.o #gcjh filename When i typed gcjh filename it says error abt swing applet Plz help me=20 If you need any datas from me ask me and help me=20 With lots of thanks --=20 Hari K T S5 I T CUIET