> >  Ok. At least i got working gcc compilator. I'v also uploaded it to 
> > lix.polytechnique.fr:
> >  ftp://lix.polutechnique.fr/pub/Linux/debian/sparc/Incoming/gcc-971109.tgz
> > 
> > It is also not deb package - but at at least working gcc :) to make it work 
> > :
> > 
> >  ln -s /usr/lib/gcc-lib/sparc-linux /usr/lib/gcc-lib/sparc-debian-linux
> >  cp cc1* /usr/lib/gcc-lib/sparc-debian-linux
> >  cp gcc cpp /usr/bin
> > 
> > I hope someone will build a gcc(+debian package) and other things using 
> > this - working compiler.
> > 
> > P.S. i was able using it to compile binutils.
> 
> Ok, I installed it, but under /usr/lib/gcc-lib/sparc-debian-linux/2.7.2.3
>                                                                   ^^^^^^^
> I have had to link all other files (libgcc.a, include, *.o) from
> .../sparc-linux/2.7.2.3 to this directory too.
> 
> BTW, it does not work for me :-((
> 
> $ cd /tmp/hello-1.3
> $ make
> gcc -c  -DHAVE_STRING_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 
> -DSTACK_DIRECTION=0 -g version.c
> gcc: Internal compiler error: program as got fatal signal 11
> 
> PS: I also installed your binutils. Same problem :-(

Are you sure that you have installed my binutils ?

Alexey Pialkin


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .

Reply via email to