This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ERROR DURING INSTALLATION


On Sat, 21 Sep 2019 at 20:08, Ana <anna.207346@gmail.com> wrote:
>
> Hello, I´ve been trying to install the gnu compiler for college projects
> but when i try to install some basic packages, it gives me this list of
> errors. I tried to ignore it but when compiling, it tells me that #include
> libraries are missing.
>
>
> mingw-get-gui: *** ERROR ***
> C:\MinGW\/lib/gcc/mingw32/8.2.0/include/c++/tr1/random.tcc: extraction
> failed
> mingw-get-gui: *** ERROR *** unexpected end of archive reading content
> record
> mingw-get-gui: *** ERROR *** unexpected end of archive reading header record
>
> Please, i need urgent help

It looks like your download of the installer was corrupted. Try
downloading it again, or try using mingw-w64 instead.

If it still doesn't work you should probably seek help from the MinGW
project, since their installer is not provided or supported by the GCC
project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]