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:31:08 +0200
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:
This email sent to email@hidden