This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: AC_COMPILE_CHECK_SIZEOF
- From: DJ Delorie <dj at redhat dot com>
- To: zack at codesourcery dot com
- Cc: jones at ingate dot com, gcc at gcc dot gnu dot org, java at gcc dot gnu dot org
- Date: Mon, 13 Sep 2004 16:40:13 -0400
- Subject: Re: AC_COMPILE_CHECK_SIZEOF
- References: <200409051545.i85FjPxh028248@usagi.ingate.se><87brgk4pgs.fsf@codesourcery.com><200409052345.i85NjkDn004749@usagi.ingate.se><87brgk2pla.fsf@codesourcery.com><200409062203.i86M3L4G001848@usagi.ingate.se><87n002wucb.fsf@codesourcery.com><200409131159.i8DBxRw4008203@usagi.ingate.se> <87d60pap9s.fsf@codesourcery.com>
> I approve the changes to the gcc subdir. The Java maintainers must be
> consulted on the changes to fastjar,libffi,libjava, and the top level
> configury maintainers on the changes to config/. I see no reason why
> this cannot go in piecemeal.
The config/* part is rejected. BFD uses AC_COMPILE_CHECK_SIZEOF.
Now, if you can get BFD to stop using it also...