[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Trouble with installation on SPARCstation 2



Davide Barbieri wrote:
> I installed the libc6, but wasn't able to install the libc6-dev,
> because it need gcc-2.7.2-2; Eric, are you sure that I have only
> to patch the gcc specs file?

I didn't modified dependency field of libc6-dev, so you have to force its
installation.  Sorry.
About specs file, the one attached to this mail should work fine.  I fixed
linkage with debugging feature enabled.  I'm pretty sure it works but you have
to upgrade binutils to the latest one
(2.8.1-2.1 from ftp://lix.polytechnique.fr/pub/Linux/debian/sparc/exp).

I've fixed a bug in glibc about termios, but I have to rebuild it now.  It
takes a long time to do...  I will try to upload a new release tonight.

Bye.

-- 
 Eric Delaunay                 | "La guerre justifie l'existence des militaires.
 delaunay@lix.polytechnique.fr | En les supprimant." Henri Jeanson (1900-1970)
*asm:
%{V} %{v:%{!V:-V}} %{!Qn:-Qy} %{n} %{T} %{Ym,*} %{Wa,*:%*} -s %{fpic:-K PIC} %{fPIC:-K PIC}

*asm_final:
%{pipe:-}

*cpp:
%{fPIC:-D__PIC__ -D__pic__} %{fpic:-D__PIC__ -D__pic__} %{msparclite:-D__sparclite__} %{mv8:-D__sparc_v8__} %{msupersparc:-D__supersparc__ -D__sparc_v8__} %{posix:-D_POSIX_SOURCE}

*cc1:
%{sun4:} %{target:}

*cc1plus:


*endfile:
crtn.o%s

*link:
-m elf32_sparc -Y P,/usr/lib %{shared:-shared}   %{!shared:     %{!ibcs:       %{!static:         %{rdynamic:-export-dynamic}         %{!dynamic-linker:-dynamic-linker /lib/ld-linux.so.2}}         %{static:-static}}}

*lib:
%{!shared: %{mieee-fp:}       %{!ggdb:-lc} %{ggdb:-lc_g}}

*libgcc:
%{!shared:-lgcc}

*startfile:
%{!shared:      %{pg:gcrt1.o%s} %{!pg:%{p:gcrt1.o%s} %{!p:crt1.o%s}}}   crti.o%s

*switches_need_spaces:


*signed_char:
%{funsigned-char:-D__CHAR_UNSIGNED__}

*predefines:
-D__ELF__ -Dunix -Dsparc -Dlinux -Asystem(unix) -Asystem(posix) -Acpu(sparc) -Amachine(sparc)

*cross_compile:
0

*multilib:
. ;


Reply to: