MIPS ldscript

M. Warner Losh imp at bsdimp.com
Wed Feb 3 14:22:39 UTC 2010


In message: <20100203135457.be65e40e.ray at dlink.ua>
            Alexandr Rybalko <ray at dlink.ua> writes:
: Have trouble, possible ldscript problem, all executables have .data
: segment started at 0x10000, so /usr/bin/true have size 70277.  Help
: to resolve problem.

How are you building?  Can you send the following:

	ls -l /usr/bin/true
	size /usr/bin/true
	ldd /usr/bin/true
	objdump -h /usr/bin/true

Thanks!

Warner


More information about the freebsd-mips mailing list