public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: charfi asma <charfiasma@yahoo.fr>
To: gcc-help@gcc.gnu.org
Subject: can not find jc1 gcj or jvgenmain after gcc install
Date: Mon, 13 Sep 2010 16:13:00 -0000	[thread overview]
Message-ID: <986650.45502.qm@web28503.mail.ukl.yahoo.com> (raw)

Hello,

I have pb with the java fe

I installed gcc 4.4.1 fron source and current gcc version from git ($ git clone 
git://crules.org/git/gcc-dev.git) but in both versions I can not compile java 
files

I looked for the java compiler gcj but I do not find an executable called gcj or 
jc1 (just like g++ or cc1plus for c++ front end)
Is there any configuration option to well install java fe other than 
--enable-languages=java ?

when I compile java file using gcj -save-temps Hello.java --main=Hello -v 2>&1 | 
grep ecj I get an empty .jar

[charfi@is010178 Hello]$ which gcj
which: no gcj in 
(/usr/bin:/bin:/usr/local/bin:/usr/X11R6/bin/:/usr/games:/usr/lib/qt4/bin:/export/home/charfi/bin:/usr/bin)



[charfi@is010178 Hello]$ which g++
/usr/bin/g++

thanks



             reply	other threads:[~2010-09-13 16:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-13 16:13 charfi asma [this message]
2010-09-13 17:19 ` Andrew Haley
2010-09-14 12:04   ` Re : " charfi asma
2010-09-14 13:56     ` Andrew Haley
2010-09-14 16:16       ` Re : " charfi asma
2010-09-14 16:37         ` Andrew Haley
2010-09-15 11:26           ` Re : " charfi asma
2010-09-15 11:40             ` Andrew Haley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=986650.45502.qm@web28503.mail.ukl.yahoo.com \
    --to=charfiasma@yahoo.fr \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).