This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: binutils-2.16.92 build failures, Linux X PPC, SPARC.


On Thu, Apr 27, 2006 at 10:44:06AM +0930, Alan Modra wrote:
> > I ran the same script on Solaris 8, bootstrapping from a GCC 3.4.3 instead 
> > of /usr/bin/gcc. The bootstrap failed with:
> > 
> >        /bin/ksh $src/gcc/mkconfig.sh tconfig.h
> >         ./xgcc -B./ -B$i/sparc-sun-solaris2.8/bin/
> >         -isystem $i/sparc-sun-solaris2.8/include
> >         -isystem $i/sparc-sun-solaris2.8/sys-include
> >         -L$b/gcc/../ld  -c -o crt1.o -x assembler-with-cpp
> >         $src/gcc/config/sparc/sol2-c1.asm
> >                 ./as: error: $b/gcc/.libs/as-new does not exist
> 
> This also doesn't look like a binutils problem, but rather that the gcc
> build can't find an as yet uninstalled gas.

Oh, now I know what's going on - this must be a combined tree
consequence of the new gcc/as handling.  Might want to report it to
gcc's bugzilla.

-- 
Daniel Jacobowitz
CodeSourcery


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