cygwin + tar.exe

Sysprogs forums Forums VisualGDB cygwin + tar.exe

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #500
    IzTexasa
    Participant

    Tarballs with include directories are not unpacked

    tar.exe.stackdump :

    Exception: STATUS_ACCESS_VIOLATION at eip=61029E40
    eax=00000000 ebx=0028ABDC ecx=20000700 edx=61188348 esi=00000000 edi=00010000
    ebp=00000000 esp=0028AB50 program=J:cygwinbintar.exe, pid 7752, thread main
    cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
    Stack trace:
    Frame Function Args
    End of stack trace

    Console output:

    C:UsersXXXXX>tar.exe
    tar: You must specify one of the `-Acdtrux’ or `–test-label’ options
    Try `tar –help’ or `tar –usage’ for more information.

    And :

    C:UsersXXXXX>J:cygwinbintar.exe
    /usr/bin/tar: You must specify one of the `-Acdtrux’ or `–test-label’ options
    Try `/usr/bin/tar –help’ or `/usr/bin/tar –usage’ for more information.

    #2236
    support
    Keymaster

    Hi,
    Since VisualGDB 2.4 the external tar.exe is no longer required. Please update your VisualGDB installation.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.