http://sourceware.org/bugzilla/show_bug.cgi?id=13355
Alan Modra changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
http://sourceware.org/bugzilla/show_bug.cgi?id=13355
--- Comment #1 from cvs-commit at gcc dot gnu.org 2012-02-16 07:40:33 UTC ---
CVSROOT:/cvs/src
Module name:src
Changes by:amo...@sourceware.org2012-02-16 07:40:23
Modified files:
bfd: ChangeLog elf32-rx.c
Log
There is a configuration parameter to influence how INCINTL gets set in
config.intl.
--with-libintl-prefix[=DIR] search for libintl in DIR/include and
DIR/lib
However, the configured value for INCINTL is not written to config.intl
in binutils-2.22/intl/configure.
I am compiling on mingw
http://sourceware.org/bugzilla/show_bug.cgi?id=13683
--- Comment #9 from Alan Modra 2012-02-16 02:00:09
UTC ---
Created attachment 6215
--> http://sourceware.org/bugzilla/attachment.cgi?id=6215
early lang_do_assignments
This also seems to work.
--
Configure bugmail: http://sourceware.org/bu
http://sourceware.org/bugzilla/show_bug.cgi?id=13683
--- Comment #8 from Don Kinzer 2012-02-15 16:48:20
UTC ---
I back-ported the patch to ld 2.19.1. In doing so, I had to modify the patch
slightly because that version of the source doesn't have the function
exp_defsym(). I created a similar f
http://sourceware.org/bugzilla/show_bug.cgi?id=6449
Kai Tietz changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
http://sourceware.org/bugzilla/show_bug.cgi?id=4933
Kai Tietz changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://sourceware.org/bugzilla/show_bug.cgi?id=13683
--- Comment #7 from Nick Clifton 2012-02-15 09:57:43
UTC ---
Hi Alan,
> can you just run lang_do_assignments before lang_gc_sections instead?
I tried that, but could not find a way to make it work. If you run it with
lang_first_phase_enum i
http://sourceware.org/bugzilla/show_bug.cgi?id=13652
Alan Modra changed:
What|Removed |Added
CC||amodra at gmail dot com
Summar