http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53126
Matthias Klose changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
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_
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_
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?
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
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.
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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53126
Markus Trippelsdorf changed:
What|Removed |Added
CC||andi-gcc at firstfloor dot
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