Re: Gcc Binaries for Intel P2 333 running Debian Linux

1998-10-25 Thread Antti-Juhani Kaijanaho
On Fri, Oct 23, 1998 at 09:34:31PM -0400, Daniel Barclay wrote: > Isn't there a change from gcc to egcs or something? Currently the situation is this: The Debian C compiler is gcc or egcs, depending on architecture. On Intel x86, it is gcc, because of its stability. The C++ compiler is always eg

Re: Gcc Binaries for Intel P2 333 running Debian Linux

1998-10-24 Thread Daniel Barclay
> From: "Rodrigo Moya" > > > >hi, > >i just intalled my linux on Intel PII 333 using > >debian and i need gcc binaries for the same. > >Any resources on net ? > >thanks in advance > > > Are they not in the distribution? You mean gcc, the GNU C compiler? Isn't there a change from gcc to egcs

Re: Gcc Binaries for Intel P2 333 running Debian Linux

1998-10-23 Thread Rodrigo Moya
>hi, >i just intalled my linux on Intel PII 333 using >debian and i need gcc binaries for the same. >Any resources on net ? >thanks in advance > Are they not in the distribution? You mean gcc, the GNU C compiler?

Re: Gcc Binaries for Intel P2 333 running Debian Linux

1998-10-23 Thread Antti-Juhani Kaijanaho
On Fri, Oct 23, 1998 at 11:16:47AM -0400, Sriram Bhamidipati wrote: > i just intalled my linux on Intel PII 333 using > debian and i need gcc binaries for the same. GCC is included with Debian. Just install the package gcc and its dependencies. For C++ development, install g++, too. Did I unde

Gcc Binaries for Intel P2 333 running Debian Linux

1998-10-23 Thread Sriram Bhamidipati
hi, i just intalled my linux on Intel PII 333 using debian and i need gcc binaries for the same. Any resources on net ? thanks in advance Sriram