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

Re: [MiNT] Mintlib based Software running under plain TOS



m0n0 wrote:
No, I can open executable on that partition without any problems. It think
it is because -Wl,--traditional-format... or maybe because of the amount of
debug symbols...

... or the Pure-Debugger does not support extended HiSoft symbols.
That should be tested on a small testcase.

Standard DRI symbols can be up to 8 characters.
HiSoft extended symbols can be up to 22 characters.
Longer symbols are truncated.

Unfortunately, currently ld always use the HiSoft extensions when symbols longer that 8 characters are encountered.

--
Vincent Rivière