• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Path names in executable
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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
  • Follow-Ups:
    • Re: Path names in executable
      • From: Ondra Cada <email@hidden>
References: 
 >Re: Path names in executable (From: "Sean McBride" <email@hidden>)
 >Re: Path names in executable (From: Stefan Schüßler <email@hidden>)

  • Prev by Date: Re: Path names in executable
  • Next by Date: Re: Path names in executable
  • Previous by thread: Re: Path names in executable
  • Next by thread: Re: Path names in executable
  • Index(es):
    • Date
    • Thread