Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: loadable modules almost work now




On 1/01/2009, at 2:30 PM, Lloyd Parkes wrote:
        WARNING: linker error: symbol `...' not found

Found the problem. rev 1.10 of tsarm_machdep.c removed the call to ksysm_init that was no longer appropriate, but the correct call to ksyms_addsyms_elf(0, NULL, NULL) wasn't put in.

This has been filed as PR port-evbarm/40311.

Now I have real bugs to find in the module loading stuff. (Probably something I broke in the relocation code).

Cheers,
Lloyd



Home | Main Index | Thread Index | Old Index