https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68702
Bug ID: 68702 Summary: make uninstall not operational Product: gcc Version: 4.9.3 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: science0.delphin at laposte dot net Target Milestone: --- Created attachment 36921 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36921&action=edit Line displayed by "make uninstall" and its unavailability. OS X : Snow Leopard (v. 1.6.8) Mac Mini Intel Core Duo XCode : last version available for Snow leopard. GCC versiosn compiled : 4.9.3, 5.1.0, 5.2.0. What happened : make uninstall not effective (please look at the rtf file included). I need to delete all file manually. Otherwise, everything is allright : compilations are OK. But I don't know why the uninstall process doesn't work. Many thanks !