This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: Recent libstdc++ build failure in hashtable_policy.h on alpha, r201522


Hi,

On 08/07/2013 11:15 PM, FranÃois Dumont wrote:
What I don't understand is why when I modify hashtable_policy.h hashtable_c++0x.cc is not automatically rebuilt when I call make into <build-folder>/x86_64-unknown-linux-gnu/libstdc++-v3. I need to touch hashtable_c++0x.cc itself to have it rebuilt, wouldn't it be possible to manage at least direct dependencies ?
Probably it would. When I do quick builds, I *always* do make clean before make.

Ok.

Thanks,
Paolo.


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