https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54206
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54206
--- Comment #7 from Paolo Bonzini 2012-10-05 06:33:41
UTC ---
Building in srcdir usually works. Could it be as simple as this?
Index: Makefile.am
===
--- Makefile.am(r
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54206
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54206
--- Comment #5 from Andi Kleen 2012-10-04
18:50:52 UTC ---
This is the configure snippet glibc is using for this.
Someone with better autoconf-fu than me could add it
if test "`cd $srcdir; /bin/pwd`" = "`/bin/pwd`"; then
AC_MSG_ERRO
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54206
Manuel López-Ibáñez changed:
What|Removed |Added
CC||aoliva at gcc dot gnu.org,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54206
Matt Godbolt changed:
What|Removed |Added
CC||matt at godbolt dot org
--- Comm
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54206
--- Comment #2 from Andi Kleen 2012-08-09
12:39:14 UTC ---
I didn't do it, but I had to debug a user's gcc config who did it.
WONTFIX would be wrong, if you really don't support it error out in configure
please instead of silent breakage (glibc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54206
Steven Bosscher changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|