Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Feb 2010 07:10:01 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        ray@dlink.ua
Cc:        freebsd-mips@FreeBSD.org
Subject:   Re: MIPS ldscript
Message-ID:  <20100203.071001.787670930858389487.imp@bsdimp.com>
In-Reply-To: <20100203135457.be65e40e.ray@dlink.ua>
References:  <20100203135457.be65e40e.ray@dlink.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20100203135457.be65e40e.ray@dlink.ua>
            Alexandr Rybalko <ray@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100203.071001.787670930858389487.imp>