This is the mail archive of the gcc@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: Questions about bootstrap problem on Solaris


On Fri, 2002-03-22 at 14:05, Gerald Pfeifer wrote:
> >>   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

Hmmm... gcc/aclocal.m4 has a endian test which is different from the one
in libffi/aclocal.m4 (which was stolen from some future version of
autoconf).  The gcc one must be better if it isn't failing.

Unfortunately I think I'll be offline for a few days.  If someone can
look into this I'd be very grateful.

Thanks!

AG



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