http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46607
Alexandre Oliva <aoliva at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2011.01.20 21:54:49 CC| |aoliva at gcc dot gnu.org Ever Confirmed|0 |1 --- Comment #5 from Alexandre Oliva <aoliva at gcc dot gnu.org> 2011-01-20 21:54:49 UTC --- I'm tempted to mark this as WONTFIX. This is a libtool requirement with good reasons behind it, and the long-known work-around is quite easy: use as the new prefix a directory ending with the old prefix. Any objections?