[parisc-linux] glibc problem
Alan Modra
alan@linuxcare.com.au
Thu, 26 Oct 2000 14:27:44 +1100 (EST)
On Wed, 25 Oct 2000, Kailashnath V Rampure wrote:
> Hi
>
> I have upgraded to GNU Make version 3.79.1 but when i run make its is
> giving following error:
>
> Regards
> Kailas
>
> hppa-linux-gcc -nostdlib -nostartfiles -r -o /opt/hp/build/glibc/csu/crt1.o
> /opt/hp/build/glibc/csu/start.o /opt/hp/build/glibc/csu/abi-note.o
> /opt/hp/build/glibc/csu/init.o
> hppa-linux-gcc -nostdlib -nostartfiles -r -o
> /opt/hp/build/glibc/csu/gcrt1.o /opt/hp/build/glibc/csu/crt1.o
> /opt/hp/build/glibc/csu/gmon-start.o
> cp /dev/null /opt/hp/build/glibc/csu/Mcrt1.c
Hmm, my make.log shows a difference here. I have echo > ...Mcrt1.c, which
creates a 1 byte dummy file rather than the zero byte file you get from cp
/dev/null. Bombing on an empty input file is a known gcc bug for the
snapshot we took of the Cygnus development gcc sources.
I suggest you update your glibc sources.
--
Linuxcare. Support for the Revolution.