Re: relocation entries for absolute symbols

2006-06-26 Thread Ian Lance Taylor
Amit Gud <[EMAIL PROTECTED]> writes: > I'm compiling the GNU/Linux kernel as a shared library and I've found > that relocation entries are created even for absolute symbols. Is > there any work-around for this, or is it a known bug? That is correct behaviour if the symbol is globally visible. In

relocation entries for absolute symbols

2006-06-26 Thread Amit Gud
I'm compiling the GNU/Linux kernel as a shared library and I've found that relocation entries are created even for absolute symbols. Is there any work-around for this, or is it a known bug? AG -- May the source be with you. http://www.cis.ksu.edu/~gud ___

[Bug gas/2848] New: macro name syntax changed

2006-06-26 Thread zippel at linux-m68k dot org
Until at least 2.15 as accepted a macro like this: .macro foo size,arg,arg2 move\size \arg,\arg2 .endm foo.l %d0,%d1 Sometimes after that the syntax changed to include the dot into the name and this breaks code that was working nicely before. The

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

2006-06-26 Thread christian dot joensson at gmail dot com
--- Additional Comments From christian dot joensson at gmail dot com 2006-06-26 12:15 --- still there... as of 2006-06-24 -- http://sourceware.org/bugzilla/show_bug.cgi?id=977 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching so