Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: AW: [cdt-core-dev] Error: Untarring

Hey Ploett.

Currently, looking to support Eclipse on Embedded
graphics co-processor. I thought of using C/C++(cdt)
TOOL on Eclipse and I need to take care of following
things -
   - Should I use eclipse-SDK-3.1.2-linux-gtk.tar.gz
     or eclipse-SDK-3.1.2-linux-gtk.tar.gz.
  - Which version of CDT & Eclipse I should use.
  - I am using Debian v3.1(kernel 2.6.8) as Linux
    flavor.
  - The co-processor resides on host ARM Xscale
    PXA255/270.
  - My graphics co-processor has been already
    supported by OpenGL, is there any benefit I can
get  
    by having Eclipse on top of OpenGL.
  - Are there any resources to have some clue to start
    with?

Any clue would be appreciated.

Regards.
Mukesh K Srivastava

--- "Ploett, Norbert" <norbert.ploett@xxxxxxxxxxx>
wrote:

> Hi Srivastava,
> 
> the error message is fatal. The archive is broken.
> Get an intact archive.
> 
> The latest and greatest versions of eclipse CDT are
> 
> eclipse 3.2
>
http://download3.eclipse.org/eclipse/downloads/drops/R-3.2-200606291905/index.php
> CDT 3.1.0
>
http://download.eclipse.org/tools/cdt/releases/callisto/dist/3.1.0/
> 
> 
> For an introduction to using eclipse / CDT you could
> go through the tutorials in the online help.
> 
> This mailing list is for the development of CDT. If
> you have more questions of the "how-to-use" type the
> please direct them to the newsgroup
> news://news.eclipse.org/eclipse.tools.cdt .
> 
> HTH
> 
> 
> Norbert
> 
> -----Ursprüngliche Nachricht-----
> Von: cdt-core-dev-bounces@xxxxxxxxxxx
> [mailto:cdt-core-dev-bounces@xxxxxxxxxxx] Im Auftrag
> von Mukesh K. Srivastava
> Gesendet: Dienstag, 4. Juli 2006 11:15
> An: cdt-core-dev@xxxxxxxxxxx
> Betreff: [cdt-core-dev] Error: Untarring 
> 
> Hey All.
> 
> I got below error/message while untarring
> "eclipse-SDK-3.1.2-linux-gtk.tar.gz". I did "tar
> -zvxf
> eclipse-SDK-3.1.2-linux-gtk.tar.gz". Should I care
> about below message or should proceed further.
> 
> --------------
> gzip: stdin: unexpected end of file
> tar: Read 6355 bytes from
> eclipse-SDK-3.1.2-linux-gtk.tar.gz
> tar: Unexpected EOF in archive
> tar: Unexpected EOF in archive
> tar: Error is not recoverable: exiting now
> ------------------
> I am using Debian v3.1 Linux flavor with following
> platform details:
> ----
> 2.6.8-2-686 #1 Tue Aug 16 13:22:48 UTC 2005 i686
> GNU/Linux
> ----
> 
> Regards
> Mukesh K Srivastava
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> http://mail.yahoo.com 
> _______________________________________________
> cdt-core-dev mailing list
> cdt-core-dev@xxxxxxxxxxx
>
https://dev.eclipse.org/mailman/listinfo/cdt-core-dev
> _______________________________________________
> cdt-core-dev mailing list
> cdt-core-dev@xxxxxxxxxxx
>
https://dev.eclipse.org/mailman/listinfo/cdt-core-dev
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


Back to the top