• 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: Trying to link with non-Mach-O file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trying to link with non-Mach-O file


  • Subject: Re: Trying to link with non-Mach-O file
  • From: "Chuck Connell" <email@hidden>
  • Date: Thu, 27 Apr 2006 16:34:03 -0400
  • Organization: CHC-3

Here is a clue... The main executable file for Notes on the Mac is called "Notes". When I do Finder / Get Info on this file, it tells me that the kind is "Application". It does not say "Application (PowerPC)". Does this mean that the Notes executable itself is not Mach-O?
 
Thanks,
Chuck Connell
781-939-0505 (office)
http://www.chc-3.com -- My home page
----- Original Message -----
From: Chris Espinosa
To: Chuck Connell
Cc: email@hidden
Sent: Thursday, April 27, 2006 4:02 PM
Subject: Re: Trying to link with non-Mach-O file

On Apr 27, 2006, at 12:53 PM, Chuck Connell wrote:

Thanks much. I will look at that link.
 
Does it make sense that in the earlier days of OS X, that programmers could have linked to this CFM library using CodeWarrior? I am trying to figure out how Notes C programming used to work on a Mac, but now does not?

CodeWarrior built code for Mac OS from System 7 through Mac OS X, so it could generate and link with either CFM (Mac OS 7-9) or Mach-O (Mac OS X) executable formats.  Mac OS X also supports running CFM applications from Mac OS 9 that have been recompiled using the Carbon model; if your library is Carbon-ready it could be used by CodeWarrior native on X, otherwise it would have to be used in applications running in the Classic compatibility box.

Xcode is for building Mac OS X code only, so it can only link Mach-O.

Chris

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: .pbxuser in version control (was Re: Executables stored in .pbxuser? (From: David Catmull <email@hidden>)
 >Trying to link with non-Mach-O file (From: "Chuck Connell" <email@hidden>)
 >Re: Trying to link with non-Mach-O file (From: Chris Espinosa <email@hidden>)
 >Re: Trying to link with non-Mach-O file (From: "Chuck Connell" <email@hidden>)
 >Re: Trying to link with non-Mach-O file (From: Chris Espinosa <email@hidden>)

  • Prev by Date: Re: Executables stored in .pbxuser?
  • Next by Date: Building SQLite universal
  • Previous by thread: Re: Trying to link with non-Mach-O file
  • Next by thread: Re: Trying to link with non-Mach-O file
  • Index(es):
    • Date
    • Thread