This is the mail archive of the gcc-patches@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: [RFA] Fix libstdc++ configure failure on cross-builds


* Paul Koning wrote on Fri, Dec 03, 2010 at 06:05:10PM CET:
> 
> I need to dig deeper.  I thought I understood well enough what's going on, but you're raising questions that go beyond my understanding of cross-builds.  
> 
> So cancel the request for now, if I still have something to propose later I will reopen the question.

See
http://git.savannah.gnu.org/cgit/libtool.git/tree/tests/no-executables.at

I don't have time to pursue this before Sunday, but there's a GCC PR
that tracks this: in the no-link case, GCC configury needs to seed a
number of cached variables so that Libtool tests aren't run.

If the one you're hitting isn't exposed in the test code above, then we
need to fix Libtool, too.  Otherwise, the libtool.m4 code shouldn't need
changing (IIRC).

Thanks,
Ralf


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