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]

Re: libstdc++ configure time


On Mar 20, 2001, Richard Henderson <rth@redhat.com> wrote:

> On Tue, Mar 20, 2001 at 04:21:52AM -0300, Alexandre Oliva wrote:
>> Anyway, the only situation in which here documents are so much
>> expensive is when there are lots of them within a single top-level
>> command.

> Oh dear lord.  So this extreme pain is all because of

> if test -n "$with_cross_host"; then
> else
> fi

> within which the bulk of libstdc++'s configury is located?!?

Most likely.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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