This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: a quicky about gcj command line


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/


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