public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* How to install GCC?
@ 1999-04-28 22:26 Liu Feng
  1999-04-28 22:32 ` Alexandre Oliva
  1999-04-30 23:15 ` Liu Feng
  0 siblings, 2 replies; 12+ messages in thread
From: Liu Feng @ 1999-04-28 22:26 UTC (permalink / raw)
  To: egcs

Dear Sir/Ms:

Could you please help me on this problem? I am currently using Solaris
2.7 on SUN Sparc 5 and I do not have any C compilers pre-installed. I
want to install the GCC on my system but failed. The details is as
follows:

I got a big file named "gcc-2.8.1-sol7-sparc-local" after using the gzip
to
unzip the file "gcc-2.8.1-sol7-sparc-local.gz" which I downloaded from
sunfreeware.com. I can not use "tar" to extract files from it, nor can I
excute it. I was expecting some excutable files been added to my file
system as it said the downloaded file includes pre-compiled GCC. Is
there anything wrong? How could I make use of this
file(gcc-2.8.1-sol7-sparc-local) to get the GNU C compiler?

I would greatly appreciate it if you could reply.
My email address is: liufeng@tp.edu.sg
Thanks in advance.

With my best regards,
Liu Feng,Edward


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: How to install GCC?
  1999-04-28 22:26 How to install GCC? Liu Feng
@ 1999-04-28 22:32 ` Alexandre Oliva
  1999-04-28 22:37   ` Jean-Pierre Radley
  1999-04-30 23:15   ` Alexandre Oliva
  1999-04-30 23:15 ` Liu Feng
  1 sibling, 2 replies; 12+ messages in thread
From: Alexandre Oliva @ 1999-04-28 22:32 UTC (permalink / raw)
  To: liufeng; +Cc: egcs

On Apr 29, 1999, Liu Feng <liufeng@tp.ac.sg> wrote:

> downloaded from sunfreeware.com. [...] How could I make use of this
> file (gcc-2.8.1-sol7-sparc-local) to get the GNU C compiler?

You should probably be able to find instructions about how to do it at
sunfreeware.com.  Anyway, gcc 2.8.1 is quite old and buggy, and not
the subject of this mailing list.  You'll probably a newer egcs
release, if it's available at sunfreeware.com.  If not, you may use
the gcc 2.8.1 downloaded from there to build egcs.

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
{oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: How to install GCC?
  1999-04-28 22:32 ` Alexandre Oliva
@ 1999-04-28 22:37   ` Jean-Pierre Radley
  1999-04-28 23:17     ` Alexandre Oliva
  1999-04-30 23:15     ` Jean-Pierre Radley
  1999-04-30 23:15   ` Alexandre Oliva
  1 sibling, 2 replies; 12+ messages in thread
From: Jean-Pierre Radley @ 1999-04-28 22:37 UTC (permalink / raw)
  To: EGCS Developers

Alexandre Oliva averred (on Thu, Apr 29, 1999 at 02:32:27AM -0300):
| On Apr 29, 1999, Liu Feng <liufeng@tp.ac.sg> wrote:
| 
| > downloaded from sunfreeware.com. [...] How could I make use of this
| > file (gcc-2.8.1-sol7-sparc-local) to get the GNU C compiler?
| 
| You should probably be able to find instructions about how to do it at
| sunfreeware.com.  Anyway, gcc 2.8.1 is quite old and buggy, and not
| the subject of this mailing list.  You'll probably a newer egcs
| release, if it's available at sunfreeware.com.  If not, you may use
| the gcc 2.8.1 downloaded from there to build egcs.

If he has no compiler, why would he have header files, or C libraries, or
as, or ld, or make, or...


-- 
Jean-Pierre Radley <jpr@jpr.com>  XC/XT Custodian   Sysop, CompuServe SCOForum

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: How to install GCC?
  1999-04-28 22:37   ` Jean-Pierre Radley
@ 1999-04-28 23:17     ` Alexandre Oliva
  1999-04-30 23:15       ` Alexandre Oliva
  1999-04-30 23:15     ` Jean-Pierre Radley
  1 sibling, 1 reply; 12+ messages in thread
From: Alexandre Oliva @ 1999-04-28 23:17 UTC (permalink / raw)
  To: Jean-Pierre Radley; +Cc: EGCS Developers

On Apr 29, 1999, Jean-Pierre Radley <jpr@jpr.com> wrote:

> If he has no compiler, why would he have header files, or C libraries, or
> as, or ld, or make, or...

These are part of a `developer' installation of Solaris7; it's only a
C compiler that's missing.

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
{oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: How to install GCC?
  1999-04-28 22:32 ` Alexandre Oliva
  1999-04-28 22:37   ` Jean-Pierre Radley
@ 1999-04-30 23:15   ` Alexandre Oliva
  1 sibling, 0 replies; 12+ messages in thread
From: Alexandre Oliva @ 1999-04-30 23:15 UTC (permalink / raw)
  To: liufeng; +Cc: egcs

On Apr 29, 1999, Liu Feng <liufeng@tp.ac.sg> wrote:

> downloaded from sunfreeware.com. [...] How could I make use of this
> file (gcc-2.8.1-sol7-sparc-local) to get the GNU C compiler?

You should probably be able to find instructions about how to do it at
sunfreeware.com.  Anyway, gcc 2.8.1 is quite old and buggy, and not
the subject of this mailing list.  You'll probably a newer egcs
release, if it's available at sunfreeware.com.  If not, you may use
the gcc 2.8.1 downloaded from there to build egcs.

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
{oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: How to install GCC?
  1999-04-28 23:17     ` Alexandre Oliva
@ 1999-04-30 23:15       ` Alexandre Oliva
  0 siblings, 0 replies; 12+ messages in thread
From: Alexandre Oliva @ 1999-04-30 23:15 UTC (permalink / raw)
  To: Jean-Pierre Radley; +Cc: EGCS Developers

On Apr 29, 1999, Jean-Pierre Radley <jpr@jpr.com> wrote:

> If he has no compiler, why would he have header files, or C libraries, or
> as, or ld, or make, or...

These are part of a `developer' installation of Solaris7; it's only a
C compiler that's missing.

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
{oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists

^ permalink raw reply	[flat|nested] 12+ messages in thread

* How to install GCC?
  1999-04-28 22:26 How to install GCC? Liu Feng
  1999-04-28 22:32 ` Alexandre Oliva
@ 1999-04-30 23:15 ` Liu Feng
  1 sibling, 0 replies; 12+ messages in thread
From: Liu Feng @ 1999-04-30 23:15 UTC (permalink / raw)
  To: egcs

Dear Sir/Ms:

Could you please help me on this problem? I am currently using Solaris
2.7 on SUN Sparc 5 and I do not have any C compilers pre-installed. I
want to install the GCC on my system but failed. The details is as
follows:

I got a big file named "gcc-2.8.1-sol7-sparc-local" after using the gzip
to
unzip the file "gcc-2.8.1-sol7-sparc-local.gz" which I downloaded from
sunfreeware.com. I can not use "tar" to extract files from it, nor can I
excute it. I was expecting some excutable files been added to my file
system as it said the downloaded file includes pre-compiled GCC. Is
there anything wrong? How could I make use of this
file(gcc-2.8.1-sol7-sparc-local) to get the GNU C compiler?

I would greatly appreciate it if you could reply.
My email address is: liufeng@tp.edu.sg
Thanks in advance.

With my best regards,
Liu Feng,Edward


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: How to install GCC?
  1999-04-28 22:37   ` Jean-Pierre Radley
  1999-04-28 23:17     ` Alexandre Oliva
@ 1999-04-30 23:15     ` Jean-Pierre Radley
  1 sibling, 0 replies; 12+ messages in thread
From: Jean-Pierre Radley @ 1999-04-30 23:15 UTC (permalink / raw)
  To: EGCS Developers

Alexandre Oliva averred (on Thu, Apr 29, 1999 at 02:32:27AM -0300):
| On Apr 29, 1999, Liu Feng <liufeng@tp.ac.sg> wrote:
| 
| > downloaded from sunfreeware.com. [...] How could I make use of this
| > file (gcc-2.8.1-sol7-sparc-local) to get the GNU C compiler?
| 
| You should probably be able to find instructions about how to do it at
| sunfreeware.com.  Anyway, gcc 2.8.1 is quite old and buggy, and not
| the subject of this mailing list.  You'll probably a newer egcs
| release, if it's available at sunfreeware.com.  If not, you may use
| the gcc 2.8.1 downloaded from there to build egcs.

If he has no compiler, why would he have header files, or C libraries, or
as, or ld, or make, or...


-- 
Jean-Pierre Radley <jpr@jpr.com>  XC/XT Custodian   Sysop, CompuServe SCOForum

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: How to install gcc!
  2001-04-12 23:26 How to install gcc! haizhouzhao
@ 2001-04-13 13:17 ` Alexandre Oliva
  0 siblings, 0 replies; 12+ messages in thread
From: Alexandre Oliva @ 2001-04-13 13:17 UTC (permalink / raw)
  To: haizhouzhao; +Cc: gcc

On Apr 13, 2001, "haizhouzhao" <haizhouzhao@precomtech.com> wrote:

> I download "gcc-2.95.3-sol-sparc-local" to install into Solaris
> (Version) 7. In order to intall it, I did like that, $pkgadd -d
> gcc-2.95.3-sol-sparc-local

You didn't get this file from gcc.gnu.org, so we can't help you with
installing it.  You should look for instructions or ask for help at
the site from which you downloaded it.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

^ permalink raw reply	[flat|nested] 12+ messages in thread

* How to install gcc!
@ 2001-04-12 23:26 haizhouzhao
  2001-04-13 13:17 ` Alexandre Oliva
  0 siblings, 1 reply; 12+ messages in thread
From: haizhouzhao @ 2001-04-12 23:26 UTC (permalink / raw)
  To: gcc

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 454 bytes --]




Dear Sir / Madam,
 
Thanks a lot for your after-sales service. Now I have a 
problem such as,
 
I download "gcc-2.95.3-sol-sparc-local" to install into 
Solaris (Version) 7. In order to intall it, I did like that,
$pkgadd -d gcc-2.95.3-sol-sparc-local
 
I don't know how to do in the next step. When you are free, 
would you mind telling me how to creat c/C++ compriler environment?
 
Thanks a lot for your 
consideration!

^ permalink raw reply	[flat|nested] 12+ messages in thread

* RE: How to install GCC?
  1999-04-28 22:42 Liu Feng
@ 1999-04-30 23:15 ` Liu Feng
  0 siblings, 0 replies; 12+ messages in thread
From: Liu Feng @ 1999-04-30 23:15 UTC (permalink / raw)
  To: Liu Feng, 'Alexandre Oliva'; +Cc: egcs

Hello Oliva,

Thanks a lot. :-)

Kind regards,
Liu Feng,Edward

> ----------
> From: 	Alexandre Oliva[SMTP:oliva@dcc.unicamp.br]
> Sent: 	Thursday, April 29, 1999 1:32 PM
> To: 	liufeng@tp.edu.sg
> Cc: 	egcs@egcs.cygnus.com
> Subject: 	Re: How to install GCC?
> 
> On Apr 29, 1999, Liu Feng <liufeng@tp.ac.sg> wrote:
> 
> > downloaded from sunfreeware.com. [...] How could I make use of this
> > file (gcc-2.8.1-sol7-sparc-local) to get the GNU C compiler?
> 
> You should probably be able to find instructions about how to do it at
> sunfreeware.com.  Anyway, gcc 2.8.1 is quite old and buggy, and not
> the subject of this mailing list.  You'll probably a newer egcs
> release, if it's available at sunfreeware.com.  If not, you may use
> the gcc 2.8.1 downloaded from there to build egcs.
> 
> -- 
> Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
> {oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
> oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
> *** E-mail about software projects will be forwarded to mailing lists
> 

^ permalink raw reply	[flat|nested] 12+ messages in thread

* RE: How to install GCC?
@ 1999-04-28 22:42 Liu Feng
  1999-04-30 23:15 ` Liu Feng
  0 siblings, 1 reply; 12+ messages in thread
From: Liu Feng @ 1999-04-28 22:42 UTC (permalink / raw)
  To: Liu Feng, 'Alexandre Oliva'; +Cc: egcs

Hello Oliva,

Thanks a lot. :-)

Kind regards,
Liu Feng,Edward

> ----------
> From: 	Alexandre Oliva[SMTP:oliva@dcc.unicamp.br]
> Sent: 	Thursday, April 29, 1999 1:32 PM
> To: 	liufeng@tp.edu.sg
> Cc: 	egcs@egcs.cygnus.com
> Subject: 	Re: How to install GCC?
> 
> On Apr 29, 1999, Liu Feng <liufeng@tp.ac.sg> wrote:
> 
> > downloaded from sunfreeware.com. [...] How could I make use of this
> > file (gcc-2.8.1-sol7-sparc-local) to get the GNU C compiler?
> 
> You should probably be able to find instructions about how to do it at
> sunfreeware.com.  Anyway, gcc 2.8.1 is quite old and buggy, and not
> the subject of this mailing list.  You'll probably a newer egcs
> release, if it's available at sunfreeware.com.  If not, you may use
> the gcc 2.8.1 downloaded from there to build egcs.
> 
> -- 
> Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
> {oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
> oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
> *** E-mail about software projects will be forwarded to mailing lists
> 

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2001-04-13 13:17 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-04-28 22:26 How to install GCC? Liu Feng
1999-04-28 22:32 ` Alexandre Oliva
1999-04-28 22:37   ` Jean-Pierre Radley
1999-04-28 23:17     ` Alexandre Oliva
1999-04-30 23:15       ` Alexandre Oliva
1999-04-30 23:15     ` Jean-Pierre Radley
1999-04-30 23:15   ` Alexandre Oliva
1999-04-30 23:15 ` Liu Feng
1999-04-28 22:42 Liu Feng
1999-04-30 23:15 ` Liu Feng
2001-04-12 23:26 How to install gcc! haizhouzhao
2001-04-13 13:17 ` Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).