This is the mail archive of the gcc-bugs@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: bootstrap fail of CVS egcs on powerpc-linux-gnu (bcopy/memcpy related?)


Ah, seems Vladimirs recent PPC750 support patch contains a bogus CC1_SPEC
in config/rs6000/sysv4.h.

Vladimir, could you please correct that in the way you meant it to be?

Thanks,
Franz.


At 12:46 19.01.99 , Franz Sirl wrote:
>Hi,
>
>current CVS fails to bootstrap on powerpc-unknown-linux-gnu (glibc-2.0.110)
>with the appended message. Looks a little bit like a fallout of the recent
>bcopy/bzero/etc. changes...
>
>Franz.
>
>
>[fsirl@kernel:~/obj/cvsm/gcc]$ ./xgcc -B./
>-B/home/fsirl/gnubin/ppc-redhat-linux/bin/ -S tmp-dum.c
>cc1: }}}: No such file or directory
>[fsirl@kernel:~/obj/cvsm/gcc]$ ./xgcc -B./
>-B/home/fsirl/gnubin/ppc-redhat-linux/bin/ -S tmp-dum.c -v
>Using builtin specs.
>gcc version egcs-2.93.02 19990119 (gcc2 ss-980609 experimental)
> ./cpp -lang-c -v -isystem /home/fsirl/gnubin/ppc-redhat-linux/bin/include
>-isystem ./include -undef -D__GNUC__=2 -D__GNUC_MINOR__=93 -DPPC -D__ELF__
>-Dunix -Dlinux -Dpowerpc -D__PPC__ -D__ELF__ -D__unix__ -D__linux__
>-D__powerpc__ -D__PPC -D__unix -D__linux -D__powerpc -Asystem(unix)
>-Asystem(linux) -Acpu(powerpc) -Amachine(powerpc) -D__CHAR_UNSIGNED__
>-D_CALL_SYSV -D_BIG_ENDIAN -D__BIG_ENDIAN__ -Amachine(bigendian)
>-D_ARCH_PPC -D__unix__ -D__linux__ -Dunix -Dlinux -Asystem(unix)
>-Asystem(linux) tmp-dum.c /tmp/ccTENeEF.i
>GNU CPP version egcs-2.93.02 19990119 (gcc2 ss-980609 experimental)
>(PowerPC GNU/Linux)
>#include "..." search starts here:
>#include <...> search starts here:
> /usr/local/include
> /usr/include
>End of search list.
> ./cc1 /tmp/ccTENeEF.i } }}} -quiet -dumpbase tmp-dum.c -version -o tmp-dum.s
>GNU C version egcs-2.93.02 19990119 (gcc2 ss-980609 experimental)
>(ppc-redhat-linux) compiled by GNU C version egcs-2.91.60 19981201
>(egcs-1.1.1 release).
>cc1: }}}: No such file or directory
>[fsirl@kernel:~/obj/cvsm/gcc]$ 
>



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