objc-bootstrap

objc-bootstrap software is a bootstrap for objc package.
Download

objc-bootstrap Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • David Stes
  • Publisher web site:
  • http://users.pandora.be/stes/

objc-bootstrap Tags


objc-bootstrap Description

objc-bootstrap software is a bootstrap for objc package. objc-bootstrap software is a bootstrap for objc package.Objective-C Compiler CommandsWhat's the file suffix for Objective-C source ? It's .m for implementation files, and .h for header files. Objective-C compilers usually also accept .c as a suffix, but compile those files in plain C mode. How do I compile .m files with the Stepstone compiler ? objcc -c class.mobjcc -o class class.oSee http://www.stepstn.com for more information. How do I compile .m files with the Apple compiler ? cc -c class.mcc -o class class.oSee for more information. How do I compile .m files with the GNU C compiler ? gcc -c class.mgcc -o class class.o -lobjc -lpthreadSee http://www.gnu.org for more information. How do I compile .m files with the POC ? objc -c class.mobjc -o class class.oSee http://metalab.unc.edu/pub/Linux/devel/lang/objc/ for more information.


objc-bootstrap Related Software