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: gcc-3_0-branch configure.in modified, configure not rebuilt


On Sat, Mar 31, 2001 at 11:14:32PM -0600, Gordon Sadler wrote:
> 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
> 
>         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
> 
> I believe the top patch was needed to cause libstdc++-v3/src/Makefile.am
> to do the right thing with linking. As right now my bootstraps have been
> trying to use g++ and -lstdc++ to create libstdc++ -(.
> 
> However, configure is in CVS, so should probably be regenerated by
> someone with appropriate autoconf and committed?
> 

DON'T DO IT. Before anyone even thinks about it, please do

# more configure.in

first.


H.J.


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