This is the mail archive of the cygwin mailing list for the Cygwin 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]

Re: Unable to call gcc-java


"Alex Vinokur" wrote in message cb39tl$1jg$1@sea.gmane.org">news:cb39tl$1jg$1@sea.gmane.org...
> Hi,
>
> I have installed gcc-java.
[snip]
>
> $ which -a java
> /cygdrive/c/WINNT/system32/java   // not cygwin-gcc-java
>
> $ which -a javac
> javac: Command not found.
>
[snip]

It is OK.

$ man -k Java
[--omitted--]
gcj                  (1)  - Ahead-of-time compiler for the Java language
[--omitted--]

$ which gcj
/usr/bin/gcj


-- 
   Alex Vinokur
     http://mathforum.org/library/view/10978.html
     http://sourceforge.net/users/alexvn






--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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