Re: Path names in executable
Re: Path names in executable
- Subject: Re: Path names in executable
- From: Stefan Schüßler <email@hidden>
- Date: Mon, 3 Apr 2006 19:56:16 +0200
(Sorry for the duplicate post)
"Only Link In Essential Symbols" is checked, but doesn't help.
Here's what I did in Xcode:
File > New Project... > Cocoa Application > ~/test/
File > New File... > Objective-C class > MyClass.m
Project > Set Active Configuration > Release
Afterwards I've tried different build settings but regardless
of the settings, the executable always contained the string
"/Users/myusername/test/MyClass.m"
Am 03.04.2006 um 19:40 schrieb Stefan Schüßler:
I should have been more specific. I'm using Xcode 2.2.1 with gcc
4.0.1 The problem arises only with Cocoa projects, that's why I
have posted it to this list. I've tried various build settings
(dead code stripping, strip debug symbols during copy, use separate
strip, deployment postprocessing) without success.
Stefan
Am 03.04.2006 um 18:52 schrieb Sean McBride:
On 2006-03-24 14:38, Stefan Schüßler said:
I noticed, that when I build a Cocoa project, the resulting
executable contains the full path names of my class files. (I used
the "strings" command line tool to examine the executable).
How do I prevent the linker from including that information?
Which linker? Maybe no has answered because this isn't really on
topic. You should post this on the Xcode list, or CodeWarrior
list, or
whatever list for whatever product you are building your app with.
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40bronsonbeta.com
This email sent to email@hidden
_______________________________________________
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