[Bug other/5490] libffi cross-compile build fails due to AC_CHECK_SIZE's

pinskia at physics dot uc dot edu gcc-bugzilla@gcc.gnu.org
Fri Jun 27 01:10:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5490


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED


------- Additional Comments From pinskia at physics dot uc dot edu  2003-06-27 01:10 -------
This was fixed by the following patch:
2002-01-31  Anthony Green  <green@redhat.com>

        * configure: Rebuilt.
        * configure.in: Replace CHECK_SIZEOF and endian tests with
        cross-compiler friendly macros.
        * aclocal.m4 (AC_COMPILE_CHECK_SIZEOF, AC_C_BIGENDIAN_CROSS): New
        macros.
So it was fixed in 3.3



More information about the Gcc-bugs mailing list