• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Build Styles
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build Styles


  • Subject: Re: Build Styles
  • From: Randy Croucher <email@hidden>
  • Date: Tue, 18 Nov 2003 09:15:38 -0800

Randy, I've filed rdar://3487487 for this issue.
If you take a look at the actual command lines passed to gcc, you'll see that if you have removed debugging symbols from your build, then -g will *not* be passed to gcc. The problem is therefore limited to the display in the upper part of the build window.

Thanks Dario,

I did notice that the .o's and the lib itself was indeed much-much smaller. My app with debug is 588 meg (pretty much unusable), without it is 10.1 meg. So it must actually be working. Since you filed a bug report, does that mean that I should not?

I am trying to come up with a good way of just putting debug in the individual files I want to step through at the time. I have come up with an acceptable, but not optimal, way of doing this. Is there a way to "clean" a single source file so I can get it to rebuild? I currently have to go find the .o file in Finder and move it to the trash.

Did you file a bug on the sub-project building with the wrong style issue. It is not just the display, the text is correct, but it is not what it builds.

Randy
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Build Styles
      • From: Dario Accornero <email@hidden>
References: 
 >Build Styles (From: Randy Croucher <email@hidden>)
 >Re: Build Styles (From: Dario Accornero <email@hidden>)

  • Prev by Date: Re: OpenGL and 10.2 SDK: still waiting on an answer
  • Next by Date: Re: Removing a breakpoint?
  • Previous by thread: Re: Build Styles
  • Next by thread: Re: Build Styles
  • Index(es):
    • Date
    • Thread