Mail Archives: djgpp/2002/04/10/15:15:21
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f
|
From: | "sgrb" <rolando DOT sgarbi3 AT tin DOT it>
|
Newsgroups: | comp.os.msdos.djgpp
|
References: | <u4Gs8.695$b62 DOT 16686 AT news1 DOT tin DOT it> <3cb3843c$0$4076$9b622d9e AT news DOT freenet DOT de>
|
Subject: | Re: Gcc and Java
|
Lines: | 47
|
X-Priority: | 3
|
X-MSMail-Priority: | Normal
|
X-Newsreader: | Microsoft Outlook Express 5.50.4133.2400
|
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400
|
Message-ID: | <W60t8.4789$vF6.149559@news2.tin.it>
|
Date: | Wed, 10 Apr 2002 19:10:46 GMT
|
NNTP-Posting-Host: | 212.171.168.23
|
X-Complaints-To: | newsmaster AT tin DOT it
|
X-Trace: | news2.tin.it 1018465846 212.171.168.23 (Wed, 10 Apr 2002 21:10:46 MET DST)
|
NNTP-Posting-Date: | Wed, 10 Apr 2002 21:10:46 MET DST
|
Organization: | TIN
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
File: gcc.info, Node: G++ and GCC, Next: Standards, Prev: Top, Up: Top
Compile C, C++, Objective C, Fortran, Java
******************************************
Several versions of the compiler (C, C++, Objective C, Fortran,
Java) are integrated; this is why we use the name "GNU Compiler
Collection". GCC can compile programs written in any of these
languages. The Fortran and Java compilers are described in separate
manuals.
"GCC" is a common shorthand term for the GNU Compiler Collection.
This is both the most general name for the compiler, and the name used
when the emphasis is on compiling C programs (as the abbreviation
formerly stood for "GNU C Compiler").
That is what is in "info Gcc".
Thanks.
"deckerben" <deckerben AT freenet DOT de> ha scritto nel messaggio
news:3cb3843c$0$4076$9b622d9e AT news DOT freenet DOT de...
> > I read in "info Gcc" : Java can be compiled by Gcc
> > and java compiler is described in a separate manual .
> > Where is this manual ? I think that some java library
> > will be necessary.......
> > Thanks
>
> Are you refering to GCJ? It hasn't been ported to DJGPP - only works on
UNIX
> platforms (so far).
>
>
- Raw text -