On Thu, Dec 24, 2015 at 12:33:31AM +0100, Gianluca Renzi wrote:
> In this case I suppose even the userspace code (dynamic linking library)
> could not to be used
> with this linker bug and not only the kernel module loader tool. The
> undefined symbols are discarded in every way. The only way to en
In this case I suppose even the userspace code (dynamic linking library)
could not to be used
with this linker bug and not only the kernel module loader tool. The
undefined symbols are discarded in every way. The only way to ensure a
correct code buildup is to use a -static linking of any external
I found indications that perhaps both problems are in fact caused by ld
no longer including undefined symbols in the output.
Here is a section from the working module built with old binutils:
0012980: 0047 4343 3a20 2844 6562 6961 6e20 342e .GCC: (Debian 4.
0012990: 392e 322d 3130 2920 342e
3 matches
Mail list logo