This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: Final intermodule patch


On Sun, 2003-07-13 at 18:26, Jeff Sturm wrote:
> On 13 Jul 2003, Mark Mitchell wrote:
> > We should consider not just the implementation techniques, but the
> > user-visible impacts.  We should certainly also consider the
> > applicability of this new facility to situations like "export" and Java,
> > where generating a single object file is problemantic.
> 
> FWIW Java has no problem with this, and gcj has been compiling multiple
> source files to a single .o since 3.1 days.  But the language has no
> mechanism for user-defined static globals.

Good to know -- thanks for shedding that light!

-- 
Mark Mitchell <mark@codesourcery.com>
CodeSourcery, LLC


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