[Bug binutils/10199] 'nm' compiled for Linux -> Windows cross compilation silently ignores -S switch

2009-05-28 Thread sergstesh at yahoo dot com
--- Additional Comments From sergstesh at yahoo dot com 2009-05-29 05:54 --- I think you are missing a number of points - look, for example, at the following: " ser...@amdam2:~/try_ltdl> cat f.c unsigned lib_function1(double input) { return (unsigned)input; } inline void end1()

[Bug binutils/10199] 'nm' compiled for Linux -> Windows cross compilation silently ignores -S switch

2009-05-28 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-05-29 05:25 --- Linux uses ELF which provides symbol size. You can use "readelf -s" to see it. I don't think Windows has symbol size info. -- What|Removed |Added

[Bug gas/10198] GAS wrongly treats `$' as a symbol name

2009-05-28 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-05-29 05:22 --- What does "jmp $+2" mean? It seems invalid to me. -- What|Removed |Added CC

[Bug ld/10205] STT_GNU_IFUNC definition doesn't work in executable

2009-05-28 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2009-05-29 05:10 --- A patch is posted at http://sourceware.org/ml/binutils/2009-05/msg00531.html -- http://sourceware.org/bugzilla/show_bug.cgi?id=10205 --- You are receiving this mail because: --- You are on the

[Bug ld/977] ld test weak fails on cygwin

2009-05-28 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-05-29 03:40 --- Created an attachment (id=3974) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3974&action=view) Examination of pc-relative relocs against weak syms in MS and GNU Again, it turns out w

[Bug ld/977] ld test weak fails on cygwin

2009-05-28 Thread dave dot korn dot cygwin at gmail dot com
--- Additional Comments From dave dot korn dot cygwin at gmail dot com 2009-05-29 03:36 --- Created an attachment (id=3973) --> (http://sourceware.org/bugzilla/attachment.cgi?id=3973&action=view) More testcases, object files generated with vendor tools, patch. -- http://sourceware.