[Bug other/55389] library cannot be rebuilt by make all-target

2016-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55389 --- Comment #5 from Eric Botcazou --- *** Bug 52197 has been marked as a duplicate of this bug. ***

[Bug other/55389] library cannot be rebuilt by make all-target

2016-12-06 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55389 --- Comment #4 from Eric Botcazou --- This happens for libsanitizer, libcilkrts, libitm at least.

[Bug other/55389] library cannot be rebuilt by make all-target

2012-11-19 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55389 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug other/55389] library cannot be rebuilt by make all-target

2012-11-19 Thread bonzini at gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55389 --- Comment #2 from Paolo Bonzini bonzini at gnu dot org 2012-11-19 13:05:51 UTC --- Can you post the full log of a rm+make?

[Bug other/55389] library cannot be rebuilt by make all-target

2012-11-19 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55389 --- Comment #3 from Jakub Jelinek jakub at gcc dot gnu.org 2012-11-19 16:10:38 UTC --- Created attachment 28733 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=28733 log rm -rf x86_64-*/{,32/}libsanitizer; make