This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: question about arithmetic exceptions
- To: java-discuss at sourceware dot cygnus dot com
- Subject: Re: question about arithmetic exceptions
- From: Per Bothner <per at bothner dot com>
- Date: 29 Nov 1999 09:22:55 -0800
- References: <199911291636.JAA10501@faith.cs.utah.edu>
Godmar Back <gback@cs.utah.edu> writes:
> I think that gcc's premise to be able (and apparently being forced to) to
> share a single run-time library among all languages might be flawed.
No, it is essential. One goal of Gcc is to support linking together
modules written in different languages.
--
--Per Bothner
per@bothner.com http://www.bothner.com/~per/