public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "htl10 at users dot sourceforge dot net" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/37244] libstdc++ fails to build
Date: Tue, 26 Aug 2008 18:06:00 -0000	[thread overview]
Message-ID: <20080826180438.3197.qmail@sourceware.org> (raw)
In-Reply-To: <bug-37244-10503@http.gcc.gnu.org/bugzilla/>



------- Comment #2 from htl10 at users dot sourceforge dot net  2008-08-26 18:04 -------
Oh dear, sorry about the noise - Looking at my own error message about the
missing files and where they are, I found that it is the vendor tar which is
broken - it truncates file path names to 100 characters - this is normally not
noticeable except in the libstdc++ dir where there are a lot of files with long
names. e.g. 

gnu tar:
---------
$ ls gcc-4.3.1/libstdc++-v3/include/ext/pb_ds/detail/resize_policy
cc_hash_max_collision_check_resize_trigger_imp.hpp 
hash_standard_resize_policy_imp.hpp
hash_exponential_size_policy_imp.hpp                sample_resize_policy.hpp
hash_load_check_resize_trigger_imp.hpp              sample_resize_trigger.hpp
hash_load_check_resize_trigger_size_base.hpp        sample_size_policy.hpp
hash_prime_size_policy_imp.hpp

vendor tar:
----
$ ls  gcc-4.3.1/libstdc++-v3/include/ext/pb_ds/detail/resize_policy
cc_hash_max_collision_check_resize_tri  hash_standard_resize_policy_imp.hpp
hash_exponential_size_policy_imp.hpp    sample_resize_policy.hpp
hash_load_check_resize_trigger_imp.hpp  sample_resize_trigger.hpp
hash_load_check_resize_trigger_size_ba  sample_size_policy.hpp
hash_prime_size_policy_imp.hpp
---------- 

Can somebody update the platform-specific notes please:
http://gcc.gnu.org/install/specific.html ?






-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37244


  parent reply	other threads:[~2008-08-26 18:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-26 17:42 [Bug libstdc++/37244] New: " htl10 at users dot sourceforge dot net
2008-08-26 17:47 ` [Bug libstdc++/37244] " pinskia at gcc dot gnu dot org
2008-08-26 18:06 ` htl10 at users dot sourceforge dot net [this message]
2008-08-26 18:08 ` htl10 at users dot sourceforge dot net
2008-08-26 18:11 ` pinskia at gcc dot gnu dot org
2008-08-26 18:21 ` htl10 at users dot sourceforge dot net

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080826180438.3197.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).