------- Additional Comments From drangon dot mail at gmail dot com 2007-09-16 08:37 ------- the same t2.cpp, if compiled by the cross compiler, doesn't has the ".hidden" section. see cross-t2.s , it seems cross g++ has some difference with native g++ for x86_64-pc-mingw32 target.
cross-t2.s was generate by following command under linux : -bash-3.1$ ../cross/bin/x86_64-pc-mingw32-g++ -S t2.cpp -bash-3.1$ mv t2.s cross-t2.s -- http://sourceware.org/bugzilla/show_bug.cgi?id=5035 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils