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]
Other format: [Raw text]

[tree-ssa] Problem with CVS pull on 05-Apr-04


I just did my usual morning pull of tree-ssa from CVS, and the make bootstrap is blowing out with a template error on:

libstdc++-v3/include/bits/allocator.h

The same problem crops up building on both i686-unknown-linux-gnu and x86_64-unknown-linux-gnu. On i686, I'm configuring with:

  ../gcc/configure --prefix=/opt/gcc-tree-ssa --disable-checking
        --enable-shared --enable-threads=posix --enable-__cxa_atexit
        --enable-languages=c,c++,f95

On the x86_64, the configure also has --disable-multilib.

Yes, I know some of those options are probably redundant. ;)

--
Scott Robert Ladd
Coyote Gulch Productions (http://www.coyotegulch.com)
Software Invention for High-Performance Computing


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