• 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: C language in obj-c
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C language in obj-c


  • Subject: Re: C language in obj-c
  • From: Alastair Houghton <email@hidden>
  • Date: Wed, 29 Apr 2009 11:39:24 +0100

On 29 Apr 2009, at 11:35, Jean-Daniel Dupas wrote:

Le 29 avr. 09 à 12:25, Alastair Houghton a écrit :

Just for the record, with gcc-llvm, you can no longer assume that .o files are Mach-O object files.
When you use Link-Time-Optimization (or -O4) with llvm-gcc (or clang), it produces llvm bytecode (even if the output extension remain .o)

That's a good point. They still aren't COFF though, and you can still link Mach-O objects with the LLVM bitcode. Also, I haven't looked but it wouldn't surprise me to find that the .o files still had a Mach-O wrapper around the bitcode itself.


Kind regards,

Alastair.

--
http://alastairs-place.net



_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: C language in obj-c
      • From: Jean-Daniel Dupas <email@hidden>
References: 
 >C language in obj-c (From: fawad shafi <email@hidden>)
 >Re: C language in obj-c (From: Alastair Houghton <email@hidden>)
 >Re: C language in obj-c (From: Jean-Daniel Dupas <email@hidden>)

  • Prev by Date: RE: C language in obj-c
  • Next by Date: Re: NSRunLoop vs. NSThread sleep
  • Previous by thread: Re: C language in obj-c
  • Next by thread: Re: C language in obj-c
  • Index(es):
    • Date
    • Thread