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]

Re: tweaks for autoconf 2.50


On Mon, May 28, 2001 at 07:58:18PM -0700, Zack Weinberg wrote:
> Sorry.  I got stuck - being sick didn't help, but the libstdc++
> situation is a thorough mess.

Sorry about both of those.  :-)

> - libjava, libiberty, libstdc++-v3, boehm-gc, zlib, libffi all do
>   linkage tests which I see no easy way to avoid.

I believe that some of those tests are only done in the case when we know
we're not cross-compiling.  More precisely, the linkage test is only done
in one or two macros, and those are only called by a single macro, and that
single macro {is,used to be} called in the case of a native build.  I could
be thinking about something else though, and I don't have sources handy.


Phil

-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.


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