public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "steve@smc.vnet.net via RT" <info@fsf.org>
To: maurice_mukuna@yahoo.fr
Cc: gcc-help@gcc.gnu.org,gnu@gnu.org
Subject: Re: [gnu.org #211945] I need your help !
Date: Wed, 13 Oct 2004 08:27:00 -0000	[thread overview]
Message-ID: <rt-3.0.8-211945-663106.17.6406078475154@rt.gnu.org> (raw)
In-Reply-To: <rt-211945@gnu.org>

The gcc-3.3.2-sol8-sparc-local.gz file is from my sunfreeare.com
site.  I am happy to answer any questions you might have about
those files.   You have already received some good advice.  There
are a number of possible ways to get a valid file you can gunzip
and install.

1.  When you download a file and cannot gunzip the file, look at
    the File Sizes and MD5 Checksums links at the left on the 
    sunfreeware.com web site.  Check to make sure that the file
    size of gcc-3.3.2-sol8-sparc-local.gz say is correct and if
    you have md5 installed on your system, run
    md5 gcc-3.3.2-sol8-sparc-local.gz
    to make sure you have a valid file also.  Once, you have a
    valid file gunzip should work fine.  This file has been downloaded
    more than 100,000 times and so I know it works.

2.  If you do not get the correct size, try another download and
    check it again.  If you still get the wrong size or checksum,
    run

    file gcc-3.3.2-sol8-sparc-local.gz

    and see if it says

gcc-3.3.2-sol8-sparc-local.gz:	gzip compressed data - deflate method , original file name

    This proves your file has not been gunzipped by your browser.  If it say
    something else, it is possible the file has been gunzipped but the .gz
    has not been removed.  You might just try

mv gcc-3.3.2-sol8-sparc-local.gz gcc-3.3.2-sol8-sparc-local

and then run

pkgadd -d gcc-3.3.2-sol8-sparc-local

as root to do the installation.

3. If you continue to get an invalid download, you might try to do
a regular anonymous ftp to

ftp.sunfreeware.com

then, set binary mode, and do

cd pub/freeware/sparc/8

Then

get gcc-3.3.2-sol8-sparc-local.gz

and check the file size.

Note that gcc-3.3.2-sol8-sparc-local.gz is a large file and sometimes
your ftp session will time out before you get the whole file or you
may not have enough space in your download directory.

There are other programs that you might need to install gcc and use
it properly on your system.   I am happy to guide you in making this
happen.


Steve Christensen
sunfreeware.com




> > Hi,
> >  
> > i'm software analyst and developer in Belgium.
> > I want to test and compare the performance of some JVM and compilers (JIT, Native code generator, JVM Optimised).
> > I'm facing some problème when installing GCJ.
> > I want to install GCJ on Solaris Sparc 64 plateform.
> > When i transfert "gcc-3.3.2-sol8-sparc-local.gz" file (with or without binary FTP command) and i gunzip it, i have the following error : 
> > bash-2.03$ gunzip gcc-3.3.2-sol8-sparc-local.gz
> > gunzip: gcc-3.3.2-sol8-sparc-local.gz: unexpected end of file
> >  
> > What about this file and where i can find the good one ?
> > Where i can find good articles ?
> > There is two days i'm stopped.
> >  
> 
> Hello,
> 
> I'm sorry, but as this is only a general contact address, I cannot
> properly answer technical questions such as yours.  The best I can do is
> refer you to the GCC Manual (http://gcc.gnu.org/onlinedocs/) and Frequently
> Asked Questions (http://gcc.gnu.org/faq.html).  If neither of those provide
> an answer to your question, please contact the GCC users' help list; you
> can learn more about it at <http://gcc.gnu.org/lists.html>.
> 
> I am sorry that I couldn't be of more help. 
> 
> -- 
> 
> Sincerely,
> 
> John Sullivan
> Program Administrator    
> 
> Free Software Foundation	Phone: (617)542-5942 x23
> 59 Temple Place, Suite 330	Fax:   (617)542-2652
> Boston, MA 02111-1307 USA	Email: info@fsf.org
> http://member.fsf.org
> 


  parent reply	other threads:[~2004-10-13  8:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <rt-211945@gnu.org>
2004-10-12 16:23 ` John Sullivan via RT
2004-10-12 17:21 ` Bras, Gerard via RT
2004-10-12 17:24 ` Bras, Gerard via RT
2004-10-12 17:31 ` lrtaylor@micron.com via RT
2004-10-12 17:32 ` lrtaylor@micron.com via RT
2004-10-13  8:27 ` steve@smc.vnet.net via RT [this message]
2004-10-13  8:27 ` steve@smc.vnet.net via RT
2004-10-13  8:27 Steven M. Christensen
  -- strict thread matches above, loose matches on Subject: below --
2004-10-12 17:30 lrtaylor
2004-10-12 17:21 Bras, Gerard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=rt-3.0.8-211945-663106.17.6406078475154@rt.gnu.org \
    --to=info@fsf.org \
    --cc=gcc-help@gcc.gnu.org \
    --cc=gnu@gnu.org \
    --cc=maurice_mukuna@yahoo.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).