This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Questions about ``[PATCH] GCC side of .eh_frame_hdr support (take 3)''
On Fri, Apr 26, 2002 at 05:48:33PM -0500, Loren James Rittle wrote:
> Since we believe the configure test is too complex (having seen the
> interesting test that RTH created for .hidden on sparc-*-*, I am
> fairly scared ;-), I will merely update release notes for this
> platform. I have no idea how widespread this problem is/was; for some
> reason libtool insists upon incrementally building libjava.so (to work
> around perceived command line length limitations even though the
> entire unbroken command line seems to run fine on this platform).
Since I've commited the DW_EH_PE_aligned fix the same day, I think it is
enough to test for the DW_EH_PE_aligned fix, which is doable and just assume
that noone picks one of the 2 patches and leaves the second one out.
I'll work on this tomorrow.
Jakub