public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* can not find jc1 gcj or jvgenmain after gcc install
@ 2010-09-13 16:13 charfi asma
  2010-09-13 17:19 ` Andrew Haley
  0 siblings, 1 reply; 8+ messages in thread
From: charfi asma @ 2010-09-13 16:13 UTC (permalink / raw)
  To: gcc-help

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-09-15 11:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-13 16:13 can not find jc1 gcj or jvgenmain after gcc install charfi asma
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

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).