V3 ABI

Per Bothner per@bothner.com
Thu Dec 7 16:39:00 GMT 2000


Alexandre Petit-Bianco <apbianco@cygnus.com> writes:

> I'd like reuse the C++ code for our mangling purposes. If it's
> possible, I'd like to create a libcxx.a or libcxxmangling.a that we
> would link to jc1.
> 
> I'm going to meet Mark Mitchell and Alex Samuel (the author of the
> mangling code) tomorrow.  I'm going to suggest that I work with their
> help at turning the C++ mangling code into a library. Hopefully it's
> feasible.

A library is good, but is there any reason for having a library *file*?
Why not just link in a few .o files, or just add them to libbackend.a?

Not that it's important - do whichever seems simplest and cleanest.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/~per/


More information about the Java mailing list