hello everybody,
i wanted to know where to find the address where the
linker links whan i link it,,
or what is the address where linker places the code
after linking..
You could always look at the linker map. (Add -Wl,-Map,vmlinux.map to the gcc
command line that links together vmlinux to have the linker generate
the map in vmlinux.map)
--
Peter Barada Peter.Barada@motorola.com
Wizard 781-852-2768 (direct)
WaveMark Solutions(wholly owned by Motorola) 781-270-0193 (fax)
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/