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]

Re: GCC 3.1 Build (mixed results)


On Sun, May 19, 2002 at 12:17:38AM +0000, aschwarz1309@att.net wrote:
> Pentium III
> WinNT 4.0
> Cygwin (cygwin.dll vrs. 1.3.10)
> Bootcompiler gcc 3.0.1
> srcdir = /tmp/gcc-3.1
> objdir = /gcc-3.1
> 
> 3 attempts to 'make bootstrap'. The procedure followed 
> was:
> 
> configure={ configure options }
> 
> cd objdir
> srcdir/configure $configure
> make bootstrap
> (make distclean on failure)
> {rm -rf * for the second failure)
> 
> With the result that:
> 
> configure=--prefix=/gcc-3.1 --enable-
> languages=ada,c,c++,java,objc
> 
> succeeded!

Thanks!  Your message is linked from the GCC 3.1 build status list at
http://gcc.gnu.org/gcc-3.1/buildstat.html.
> 
> But:
> 
> configure=--prefix=/gcc-3.1 --enable-threads=win32 --
> enable-version-specific-runtime-libs --with-dwarf2 --
> enable-languages=ada,c,c++,java,objc
> 
> 
> and
> 
> configure=--prefix=/gcc-3.1 --enable-threads=win32 --
> enable-version-specific-runtime-libs --with-dwarf2
> 
> failed.
[snip]

I hope someone can provide you with information about these failures.

Janis


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