This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Configtool building and code size


Robert Cragie wrote:
4) Built infra and configtool, again NOT using '~' in any of the paths.

This now seems to work OK. I would suggest to the eCosCentric guys that the
web pages are updated?

Done.


The reason I built the configtool is to try to get the code size down for
OpenRISC implementation. My really simple program:

Building a new configtool won't change code size on jot I'm afraid! I saw you did get this resolved elsewhere, but for the future you can find out in more detail where the memory goes using a linker map by adding e.g. -Wl,-Map,mapfile onto the gcc link line, which will create a file called "mapfile" in the current directory of the build at that point.


Jifl
--
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine


-- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]