[Bug gold/11019] New: Xindex::initialize_symtab_xindex in object.cc is not instantiated

2009-11-25 Thread d dot g dot gorbachev at gmail dot com
It become inlined into Sized_relobj::do_initialize_xindex when compiling with -O3. But initialize_symtab_xindex is also used by Sized_dynobj::do_initialize_xindex in dynobj.cc. This causes undefined reference errors. -- Summary: Xindex::initialize_symtab_xindex in object.cc is not

[Bug binutils/11017] PAGE_SIZE redefined in dlltool.c

2009-11-25 Thread jerker dot back at gmail dot com
--- Additional Comments From jerker dot back at gmail dot com 2009-11-25 12:44 --- (In reply to comment #1) > Random comment coming out of the woodwork: > I can't help thinking that you should change this and all uses to > TARGET_PAGE_SIZE and TARGET_PAGE_MASK, and the problem would prob

[Bug ld/11024] New: -L no longer influences how ld finds linker scripts when not using -T

2009-11-25 Thread mrs at mythic-beasts dot com
The following change, between binutils 2.18 and 2.20, removed the ability of ld's -L option to influence how linker scripts are located: http://sourceware.org/ml/binutils-cvs/2009-04/msg00044.html http://sourceware.org/ml/binutils/2009-04/msg00107.html As far as I can tell, there is no longer a wa

[Bug ld/11024] -L no longer influences how ld finds linker scripts when not using -T

2009-11-25 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2009-11-26 06:35 --- No there isn't a chance of reverting this fix. Having ld search in -L paths for scripts was a bad idea. It has resulted in a number of very confused users over the years, who installed a new version of l