This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50653] At build phase there are demanded two files named ....hpp but there are only files named ....hp
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 07 Oct 2011 09:26:01 +0000
- Subject: [Bug c++/50653] At build phase there are demanded two files named ....hpp but there are only files named ....hp
- Auto-submitted: auto-generated
- References: <bug-50653-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50653
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-10-07 09:26:01 UTC ---
The archive is fine:
tar tzf gcc-g++-4.6.1.tar.gz | grep '\.hp$'
Either your download is corrupt (check its MD5 sum) or you need to use GNU tar
to extract it.