Compiling the same Obj-C code (small sample) from xcode generates a
66 Kb
file, but if I compile it using gcc directly, then it generates a
760 Kb
file.
Do you know what parameters are supplied to gcc from xcode ? I
guess it may
be using dynamic libraries, and some other parameters.
Have you checked the detailed build log in Xcode? There is a button
to reveal it in the build log window.
j o a r
Ps. This question is probably better suited for the Xcode-Users
mailing list.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden