Re: xcode & gcc
Re: xcode & gcc
- Subject: Re: xcode & gcc
- From: j o a r <email@hidden>
- Date: Mon, 27 Feb 2006 00:12:30 +0100
On 26 feb 2006, at 23.48, Lars Elden wrote:
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.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >xcode & gcc (From: "Lars Elden" <email@hidden>) |