On 10/04/05 Andrew Arnott wrote:
> mkbundle... That's an incredible tool. I didn't know it existed. Way to go,
> guys! I thought I had to write at least a 50+ line C program in order to do
> that kind of thing. That Mono does it for me is great!
> 
> Ya, it was a 9MB+ executable for just hello world. It seems rather large to
> me. But I'll review the tips you already gave, Paolo, and see what I can
> knock off.

Andrew, meet strip(1).
strip(1), meet Andrew.

[the binary will have debug information that you can remove with the
strip command]

lupus

-- 
-----------------------------------------------------------------
[EMAIL PROTECTED]                                     debian/rules
[EMAIL PROTECTED]                             Monkeys do it better
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to