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: [Boehm-GC] Limit +ESdbgasm to HPUX cc on PA


>>>>> "John" == John David Anglin <dave@hiauly1.hia.nrc.ca> writes:

>> What goes wrong building libgcj on hpux?  Nobody has ever tried it, as
>> far as I know, but it might not be too hard to make it work,
>> especially if the GC is working.

John> I haven't tried hpux but Randolph Chung has a preliminary
John> implementation of libffi for hppa-linux.  Once this is working,
John> it shouldn't be hard to extend this to hpux.  With the libffi
John> implementation, libgcj built without any problems.  There were
John> quite a few failures in the java testsuite.  These might be
John> related to the libffi implementation.

Quite possible.  Did he implement the closure API?  That is needed for
the interpreter to work.  The other ("normal") API is needed for
reflection.

We should probably set up the test suite to xfail tests when we know
the interpreter won't work.

Tom


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