Search found 2 matches

by topman_61
Thu Jan 26, 2012 11:40 am
Forum: General
Topic: Transmission 1.40 cross compile
Replies: 11
Views: 22340

Re: Transmission 1.40 cross compile

That's all. I've solved my "problem".
It was just the debug-information in the binaries.
After it was removed - the binaries sizes are 800-850 KB.
If you want to do the same use strip utility for your arch.:

Code: Select all

host # strip -d FILE
by topman_61
Thu Jan 26, 2012 6:01 am
Forum: General
Topic: Transmission 1.40 cross compile
Replies: 11
Views: 22340

Re: Transmission 1.40 cross compile

hi, I have cross-compiled the Transmission 2.42+(r13173) for sh4 arch. processor and have got binary files with huge size:
7 839 988 transmission-create
7 622 548 transmission-edit
7 738 323 transmission-remote
7 709 341 transmission-daemon
7 640 321 transmission-show
7 624 939 transmission-cli ...