This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: a quicky about gcj command line
- From: Per Bothner <per at bothner dot com>
- To: Nic Ferrier <nferrier at tapsellferrier dot co dot uk>
- Cc: java at gcc dot gnu dot org
- Date: Tue, 22 Jan 2002 19:15:19 -0800
- Subject: Re: a quicky about gcj command line
- References: <87elkhyhbh.fsf@tf1.tapsellferrier.co.uk>
Nic Ferrier wrote:
>
> Since gcj is just a symlink to gcc
No, they are different programs.
The GNU coding standards prohibit programs having different behaviour
depending on their name. But there is also different logic linked
into gcj (and g++) that is not in the plain gcc.
--
--Per Bothner
per@bothner.com http://www.bothner.com/per/