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: Enhancement Request


>>>>> "Glenn" == Glenn Chambers <gchamber@bright.net> writes:

Glenn> I'm working on a toy project that may grow up some day, and have a
Glenn> need/desire to use the libffi and beohm-gc libraries included in
Glenn> libgcj.so in my own code.  In order to do that, it would be nice
Glenn> if the relevant headers were installed with the libgcj libraries.

I think this makes sense for libffi, especially considering that the
gcc tree is now the de facto canonical libffi repository.  Anthony
would have to make the final decision though.  I recommend submitting
a patch to force the issue :-)

For the GC, I currently don't think we should.  We aren't the
canonical source and we tailor the GC to suit our needs at configure
time.

Tom


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