rUNKNOWN

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
TheQuestor Offline
Fan
Posts: 415
Joined: Jun 2005
Reputation: 0
Location: South TX US
Post: #11
I "thought" that the LTCG building was going to result in smaller code, but when I finished it, it was 15 megs LARGER. What's that about?
find quote
arnova Offline
Team-XBMC Developer
Posts: 1,398
Joined: Sep 2007
Reputation: 20
Location: The Netherlands
Post: #12
Rather sounds like you accidently build a debug binary. It really gives a smaller binary. Are you sure you've used the build_ltcg.bat script?

-= Team XBMC developer fueled by heavy metal =-

If you have problems please read this before posting

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
TheQuestor Offline
Fan
Posts: 415
Joined: Jun 2005
Reputation: 0
Location: South TX US
Post: #13
arnova Wrote:Rather sounds like you accidently build a debug binary. It really gives a smaller binary. Are you sure you've used the build_ltcg.bat script?

Yup. I've ran it more than once, and each time the resulting rar is almost 15 megs larger than my normal build script. I copied the Build.LTCG.bat and did a couple mods [basically adding a way to auto gen the rar file to my naming and updating the svn_rev.h.

And I have found the difference. For some reason mybuild.bat doesn't copy the PM3.HD theme into the archive, but the LTCG does, the size of the actual default.xbe is a "tad" smaller. as in standard build = 8,286,208 and the LTCG = 8,146,944.

Now I have to see why mybuild [which is just a slightly modded Build.bat that ships with svn] doesn't include the PM3.HD theme Sad
find quote
Post Reply