This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: patch to check ld
- To: bkoz at redhat dot com
- Subject: Re: patch to check ld
- From: Phil Edwards <pedwards at disaster dot jaj dot com>
- Date: Wed, 26 Jul 2000 15:45:55 -0400
- Cc: libstdc++ at sources dot redhat dot com
Benjamin Kosnik <bkoz@redhat.com>:
> Yeah check this in. I knew that just flat-out adding it to the linker
> line was lazy and wrong, but was hoping that it would get fixed magically.
Hey, for "by the remainder of the developers" values of magically, this
tends to work well. :-)
> ps. the cosmetic changes in configure.in checked in last night were due
> to experimentation with newer autoconfs--seems like some of the "dnl"
> line wraps were confusing it. If you are so motivated, you might want to
> go ahead and make configure.in/acinclude.m4 "forward compatible" with
> newer autoconfs. (Since many of these autoconf macros originated with you.)
> We're not ready to jump up to the never versions yet, but maybe soon.
I was wondering about that; figured it was a matter of GNU style requirements
or some such. But I just finished reading the archives of your autoconf
conversation with Alexandre (at 2AM? egads). I'll try to get the CVS
version of autoconf from subversions.
Phil