[Bug plugins/53126] gcc-4.7.0 error "gcc-ar: Cannot find plugin"

2013-06-20 Thread doko at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53126 Matthias Klose changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug plugins/53126] gcc-4.7.0 error "gcc-ar: Cannot find plugin"

2012-05-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53126 --- Comment #8 from Jakub Jelinek 2012-05-03 11:09:51 UTC --- Author: jakub Date: Thu May 3 11:09:46 2012 New Revision: 187091 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187091 Log: PR plugins/53126 * gcc-ar.c (main): If GCC_

[Bug plugins/53126] gcc-4.7.0 error "gcc-ar: Cannot find plugin"

2012-05-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53126 --- Comment #7 from Jakub Jelinek 2012-05-03 11:09:12 UTC --- Author: jakub Date: Thu May 3 11:09:07 2012 New Revision: 187090 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187090 Log: PR plugins/53126 * gcc-ar.c (main): If GCC_

[Bug plugins/53126] gcc-4.7.0 error "gcc-ar: Cannot find plugin"

2012-05-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53126 --- Comment #6 from Richard Guenther 2012-05-03 10:40:58 UTC --- And eventually split out the code to avoid bogus duplicates?

[Bug plugins/53126] gcc-4.7.0 error "gcc-ar: Cannot find plugin"

2012-05-02 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53126 --- Comment #5 from Jeffrey A. Law 2012-05-02 20:15:23 UTC --- This code should generally follow the logic from gcc.c. We may not need to support all the environment variables that gcc.c handles. But for those we do need to support, the overal

[Bug plugins/53126] gcc-4.7.0 error "gcc-ar: Cannot find plugin"

2012-05-02 Thread andi-gcc at firstfloor dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53126 --- Comment #4 from Andi Kleen 2012-05-02 20:04:50 UTC --- Patch looks good. Thanks Jakub.

[Bug plugins/53126] gcc-4.7.0 error "gcc-ar: Cannot find plugin"

2012-05-02 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53126 --- Comment #3 from Jakub Jelinek 2012-05-02 19:39:11 UTC --- Created attachment 27290 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27290 gcc48-pr53126.patch Ugh, what gcc-ar does isn't even remotely matching to what gcc does. If GCC_EXE

[Bug plugins/53126] gcc-4.7.0 error "gcc-ar: Cannot find plugin"

2012-04-26 Thread markus at trippelsdorf dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53126 Markus Trippelsdorf changed: What|Removed |Added CC||andi-gcc at firstfloor dot

[Bug plugins/53126] gcc-4.7.0 error "gcc-ar: Cannot find plugin"

2012-04-26 Thread maxim.yegorushkin at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53126 --- Comment #1 from Maxim Yegorushkin 2012-04-26 08:24:43 UTC --- Created attachment 27245 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27245 The Makefile I use to download gcc and libs, build and install it. Usage: make download mak