target/6237: libffi/configure bootstrap failure on sparc-sun-solaris2.8

davem@gcc.gnu.org davem@gcc.gnu.org
Tue Apr 9 08:08:00 GMT 2002


Synopsis: libffi/configure bootstrap failure on sparc-sun-solaris2.8

State-Changed-From-To: open->feedback
State-Changed-By: davem
State-Changed-When: Tue Apr  9 08:08:12 2002
State-Changed-Why:
    The libffi configure file determines cross-compilation by
    trying to compile and run a very simple int main(void){return 0;} application with the compiler that will be used to build libffi.
    
    This is failing.
    
    My gut reaction is that the compiler to be used is a 64-bit
    one (perhaps you configured gcc on another machine) and of
    course this won't run when isainfo says 32-bit apps only.
    
    This sounds like pilot error to me.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6237



More information about the Gcc-prs mailing list