Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » CDT » Help: "Print Size" stopped working("Print Size" was working before, but it stopped and I can't figure out why)
Help: "Print Size" stopped working [message #854409] Mon, 23 April 2012 19:54 Go to next message
Bob Alexander is currently offline Bob Alexander
Messages: 2
Registered: April 2012
Junior Member
Hi,

I have Eclipse running with an ARM toolchain using Sourcery Codebench Lite. Until yesterday, when I compiled, it would end up calling arm-none-eabi-size to print out the size of the compiled code. It stopped doing that, and I can't figure out why.

If I run arm-none-eabi-size from a command line, it works. The project's Tool Settings shows ARM Sourcery GNU Print Size and it's configured correctly. The "Additional Tools" under Tool Settings has Print Size checked. Shouldn't that do the trick?

Build Steps does not have anything set for the Post-build steps. I suppose I could put an invocation of arm-none-eabi-size there, but it shouldn't be necessary, should it?

arm-none-eabi-size stopped working for all projects in two different workspaces, so something really fundamental must've broken.

What else can I look for?

Thank you,
Bob
Re: Help: "Print Size" stopped working [message #856540 is a reply to message #854409] Wed, 25 April 2012 15:17 Go to previous messageGo to next message
Bob Alexander is currently offline Bob Alexander
Messages: 2
Registered: April 2012
Junior Member
Anyone??
Re: Help: "Print Size" stopped working [message #857133 is a reply to message #856540] Thu, 26 April 2012 05:14 Go to previous message
Hagen
Messages: 90
Registered: April 2010
Member
On 4/25/2012 9:17 PM, Bob Alexander wrote:
> Anyone??

Eric Raymond has lots of useful tips how to research problems and get
maximum response for questions (if still necessary):
http://catb.org/~esr/faqs/smart-questions.html
Previous Topic:how would i run a function when a user make changes to the Environment Variable of a C++ Project
Next Topic:From QTCreator to Eclipse
Goto Forum:
  


Current Time: Sun May 26 03:58:54 EDT 2013

Powered by FUDForum. Page generated in 0.02067 seconds