building bsp w/o examples
Karel Gardas
kgardas at objectsecurity.com
Fri Sep 23 06:41:54 UTC 2005
On Fri, 23 Sep 2005, stanley jobson wrote:
> how to exclude webserver, telnetd etc. from the bsp image?
These are static libs, so if you're not going to use them in your
application, they should not be linked in anyway (i.e. appropriate object
files from RTEMS *.a libs)
You can check this by using tracing capability of GNU linker.
Or are you really hurted by the fact that during your BSP compilation you
also compile some for you unneeded code?
Cheers,
Karel
--
Karel Gardas kgardas at objectsecurity.com
ObjectSecurity Ltd. http://www.objectsecurity.com
More information about the users
mailing list