------- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-05-30 09:38 ------- checking whether byte ordering is bigendian... cross-compiling... unknown checking to probe for byte ordering... guessing bigendian ... unknown configure: error: unknown endianess - sorry gmake[1]: *** [configure-target-libffi] Error 1 gmake[1]: Leaving directory `/export/Plocal/GCC-3.3.6' gmake: *** [bootstrap] Error 2
Apparently something went astray in the configure script for the 64-bit library, while all worked fine for the 32-bit library. There have been no changes at toplevel or in the libffi directory since 3.3.4 was released one year ago. I think you should give it another try. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21782