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


>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:

Jeff> Hmm... boehm-gc/include/Makefile.am has:
Jeff> AUTOMAKE_OPTIONS = foreign
Jeff> include_HEADERS = gc.h gc_backptr.h gc_local_alloc.h \
Jeff>   gc_pthread_redirects.h gc_cpp.h
Jeff> so aren't these installed anyway?

So it does.  Sigh -- I should research instead of believing the bug
report :-)

I looked, and the libffi headers are also installed.
Glenn, why do you think they aren't?  Did you build from source?

Jeff> (If so, that seems like a mistake, given that client code cannot
Jeff> easily tell how the collector library was configured.)

I agree.  I made a note to do this.

Tom


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