This is the mail archive of the gcc-bugs@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]

[Bug c++/50653] At build phase there are demanded two files named ....hpp but there are only files named ....hp


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.


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